Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

作者能不能说一说代码还有什么缺陷,方便我们研究补全,谢谢了 #13

Open
seekerwmy opened this issue Dec 22, 2021 · 3 comments

Comments

@seekerwmy
Copy link

No description provided.

@ABlueLight
Copy link
Contributor

缺陷还挺多的,现在工作比较忙,没时间维护了T_T

  1. 只支持resnet18、resnet34两种backbone的训练和测试.
  2. 不支持多显卡并行训练
  3. 训练和测试的配置项不完整
  4. eval时没有可视化
  5. 导出ONNX的脚本,后续部署流程

shortages:

  1. Only supports Resnet18, Resnet34 backbone to train.
  2. Multi GPU parallel training is not supported.
  3. Incomplete configuration items for training and testing.
  4. visualization
  5. export onnx model

@ABlueLight
Copy link
Contributor

@seekerwmy 最好参照官方代码做一个对比:smile:

@seekerwmy
Copy link
Author

谢谢作者

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants