positive666 / yolo_research

based on yolo-high-level project (detect\pose\classify\segment\):include yolov5\yolov7\yolov8\ core ,improvement research ,SwintransformV2 and Attention Series. training skills, business customization, engineering deployment C
GNU General Public License v3.0
756 stars 146 forks source link

想加入learnet #75

Closed bzha5848 closed 2 years ago

bzha5848 commented 2 years ago

你好!

我想实现以下 https://github.com/bingykang/Fewshot_Detection 中有关于reweighting net, 但是我不知道其中的learnet是什么,可否提供一些在yolov5中实现的建议啊?我想把learnet制作成想maxpooling 一样的module。谢谢!! 我是参考如下cfg: https://github.com/bingykang/Fewshot_Detection/blob/master/cfg/reweighting_net.cfg

github-actions[bot] commented 2 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.