opencv_dnn:samples:segmentation

差分

このページの2つのバージョン間の差分を表示します。

この比較画面へのリンク

両方とも前のリビジョン 前のリビジョン
次のリビジョン
前のリビジョン
最新のリビジョン両方とも次のリビジョン
opencv_dnn:segmentation [2019/06/09 15:11] babaopencv_dnn:segmentation [2019/07/14 17:35] baba
行 6: 行 6:
 という問は変わりませんが,これがより詳細になり,「どのあたりになにがあるか?」までがわかるように という問は変わりませんが,これがより詳細になり,「どのあたりになにがあるか?」までがわかるように
 なります. なります.
 +  * このSegmentationをoFのaddonとしてまとめたものをgithubにおいています。 
 +    * https://github.com/TetsuakiBaba/ofxOpenCvDnnSegmentation
 {{:opencv_dnn:20180227180905.png?400|}} {{:opencv_dnn:20180227180905.png?400|}}
 https://wiki.tum.de/display/lfdv/Image+Semantic+Segmentation https://wiki.tum.de/display/lfdv/Image+Semantic+Segmentation
行 30: 行 31:
  
  
-  $ ./example_dnn_segmentation --classes=categories.txt --model=Enet-model-best.net  --width=1024 --height=512 --rgb --mean=1 +  $ ./example_dnn_segmentation enet --zoo=../../dnn/models.yml --classes=categories.txt --model=Enet-model-best.net  --width=1024 --height=512 --rgb --mean=1  
 +   
 +Enetを学習させるには下記のEnet作者による github ページを参照しましょう。 
 +  * https://github.com/TimoSaemann/ENet/tree/master/Tutorial 
 + 
 +  * Reference 
 +    * http://atkg.hatenablog.com/entry/2018/12/10/215224
  • /home/users/2/lolipop.jp-4404d470cd64c603/web/ws/data/pages/opencv_dnn/samples/segmentation.txt
  • 最終更新: 2019/07/30 09:54
  • by baba