Simon Shi的小站

人工智能,机器学习 学习记录


  • Home

  • About

  • Tags

  • Categories

  • Archives

Coding_Model_labelme

Posted on 2019-12-04 | In Tools |

Data Gen

1、图片元数据

2、图片标注

安装

1
2
3
4
conda create --name=labelme python=3.6
conda activate labelme
python -m pip install pyqt5
python -m pip install labelme

https://github.com/wkentaro/labelme

https://github.com/hitzoro/FCN-ColorLabel

Model build

Model Train

Model inference

# labelme
Model Apply Relate
Papers-Log 2019

Simon Shi

286 posts
132 categories
243 tags
RSS
© 2024 Simon Shi
Powered by Hexo
|
Theme — NexT.Muse v5.1.4