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

开发进程 #1

Open
CrazyThermos opened this issue Nov 20, 2023 · 0 comments
Open

开发进程 #1

CrazyThermos opened this issue Nov 20, 2023 · 0 comments
Assignees
Labels
enhancement New feature or request good first issue Good for newcomers

Comments

@CrazyThermos
Copy link
Owner

CrazyThermos commented Nov 20, 2023

  1. 实现yolov5 head并测试
  2. 完成基本的训练流程
  3. 实现anchor base相关的loss计算
  4. 测试单阶段检测+anchor base训练
  5. 对融合模块进行改进,加入注意力机制的特征融合方法。对CBAM,AFF,CA等方法进行修改。
  6. 添加对齐模块,提升弱对齐模型下的检测效果。使用FusionDecoder来监督融合的效果。
  7. 使用pytorch_quantization进行QAT量化
  8. 使用nvidia apex进行剪枝
  9. 权重稀疏化
@CrazyThermos CrazyThermos added the enhancement New feature or request label Nov 20, 2023
@CrazyThermos CrazyThermos added question Further information is requested good first issue Good for newcomers and removed question Further information is requested labels Jan 15, 2024
@CrazyThermos CrazyThermos self-assigned this Jan 18, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request good first issue Good for newcomers
Projects
None yet
Development

No branches or pull requests

1 participant