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

如题 #33

Open
wangxinren17 opened this issue Aug 5, 2024 · 1 comment
Open

如题 #33

wangxinren17 opened this issue Aug 5, 2024 · 1 comment

Comments

@wangxinren17
Copy link

您好,我是刚接触这个遥感目标检测领域的学生,读了一些该领域的论文例如基于cnn的lsknet和transformer的本论文,发现大部分论文代码都是基于mmrotate,我现在的掌握程度是在该框架上发布的顶会代码大部分都能够成功运行,但是如果深入代码细节或者是自己进行一些代码结构修改比较困难,请问该如何练习这部分技能呢?您当时的学习历程和经验可以分享一下吗谢谢🙏

@yuhongtian17
Copy link
Owner

主要还是要有耐心地去看文件调用关系和类继承关系,有些还需要结合mmdetection和mmcv。特别是,初学者不必纠结train.py或者test.py本身,以及hook啊runner啊之类的写法,首先需要学会./configs/、./mmrotate/model/、./mmrotate/dataset/下面的代码书写,并根据需求改写现成的代码

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