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

So,the STDCSeg is the best balance of speed and acc without distillation? #18

Closed
ezio1320 opened this issue Jul 25, 2024 · 1 comment
Closed

Comments

@ezio1320
Copy link

Thank you for the nice code and comparsion of the real-time segmentation methods, Is the STDCseg is the best method? In other words, if i have a new segmentation job to do, Can i choose STDCSeg brainlessly?

(所以说STDC是目前最牛逼的实时语义分割方法哈? 可以无脑用吧)

@zh320
Copy link
Owner

zh320 commented Sep 12, 2024

It's hard to say which one is the best. As I said, the tested FPSs depend on many factors, such as different hardware, whether to use cudnn or not etc. In my experiments, without pre-training the backbone, STDC didn't reach reported results (<74%). Indeed, these performances were obtained by using deep supervision (i.e. auxiliary heads). In the same experiment setting, such as DDRNet, FarseeNet should achieve similar performance.

Best

@zh320 zh320 closed this as completed Sep 12, 2024
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