模型可视化
netron网站netron源码
标签格式转换
文章: https://zhuanlan.zhihu.com/p/461488682
代码: https://github.com/KKKSQJ/DeepLearning/blob/master/others/label_convert/README.md
yolo 标注文件可视化
源码: https://github.com/KKKSQJ/DeepLearning/blob/master/others/label_convert/show_img_by_yolo.py
标注工具
- X-AnyLabeling-CPU.exe, https://github.com/CVHub520/X-AnyLabeling
- AnyLabeling https://anylabeling.nrl.ai/docs , https://github.com/vietanhdev/anylabeling/releases
图像批量处理软件
- XnView MP, 可以批量转换图片格式/大小, 可以进行翻转等操作, 用做数据增强.