mask rcnn 學習筆記1:tensorflow 1.14 python3.6

環境:

OS:Ubuntu 18.04

Python 3.6

tensorflow 1.14

安裝命令

pip3 install scikit-image
pip3 install tensorflow-gpu
pip3 install keras

https://github.com/matterport/Mask_RCNN/tree/master/samples/balloon

https://www.sohu.com/a/226198848_129720

https://github.com/matterport/Mask_RCNN/releases

發表評論
所有評論
還沒有人評論,想成為第一個評論的人麼? 請在上方評論欄輸入並且點擊發布.
相關文章