-
Notifications
You must be signed in to change notification settings - Fork 19
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
大佬,这个loss可以用在one stage模型上么(yolov5)? #4
Comments
请问您试了吗?我也有这个想法 |
试了,没用。。。。 |
可以将试的代码共享一下嘛 |
不可以呀~ 我司不允许这么操作~ 不好意思 |
确认是没有用。我是在yolox上试的,在repo里搜acsl.py,把构建mask的那部分抄过来,然后把gtmask再加上作为最终的mask就行。 |
@Monoclinic 是不是先用原始的loss训练,然后再fine-tune分类头的原因? |
请问您有那个预训练权重吗?./data/download_models/faster_rcnn_r50_fpn_2x_20181010-443129e1.pth就是这个文件,现在官网下载不了了 |
有大佬后续加了ACSL后实验有精进的嘛?这里有篇YOLOv5+ACSL的论文,精度提升挺大的:《长尾分布下的PET-CT肺癌图像的深度学习网络检测与定位探索》 |
如题,谢谢大佬~
The text was updated successfully, but these errors were encountered: