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

ICNet Problem #107

Open
lxtGH opened this issue Nov 30, 2019 · 2 comments
Open

ICNet Problem #107

lxtGH opened this issue Nov 30, 2019 · 2 comments

Comments

@lxtGH
Copy link

lxtGH commented Nov 30, 2019

I think the your ICNet implementation is not accurate.
First, there is no PPM in the head. Second, no shared computation. In the implementation, forward twice lead to slower speed.
hszhao/ICNet#7

@lxtGH
Copy link
Author

lxtGH commented Dec 1, 2019

Also, the CFF module shoud fuse the output of previous one.

@lxtGH
Copy link
Author

lxtGH commented Dec 1, 2019

I re-implement the ICNet which is in my repo: https://github.com/lxtGH/Fast_Seg

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

1 participant