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

Model Flops #1

Open
liux520 opened this issue Sep 8, 2022 · 3 comments
Open

Model Flops #1

liux520 opened this issue Sep 8, 2022 · 3 comments

Comments

@liux520
Copy link

liux520 commented Sep 8, 2022

It's a remarkable work. However, I had some problems in the reproduction. The paper reports 0.62M counts and FLOPS:9.7G at 1024x512 scale, but the model code provided for testing has 0.61M counts and FLOPS:15.941G. Can you check the model file? I am looking forward to your reply!

@liux520
Copy link
Author

liux520 commented Sep 8, 2022

image
The settings of the paper (Blocks number : [3,3,20,3,3]) has 0.67M counts and FLOPS:16.09G. (1024x512 scale)

@liux520
Copy link
Author

liux520 commented Oct 31, 2022

Do you solve the problem? If you really can't find the issue, you can follow your current path to modify the code. By the way, I found that two 2080ti can't run successfully (the paper says single 2080ti)? We can add a friend to discuss together (are you Chinese?), I am also a beginner who just got into semantic segmentation not long ago.

@qqwewewejekl
Copy link

It's a remarkable work. However, I had some problems in the reproduction. When I execute this code, I keep getting an error。The code is" with open(self.data_dir + '/' + fileName, 'r') as textFile:"I would like to ask what causes this. I am looking forward to your reply.Thank you.

hi,did u solve this problem,i think the dataset path was wrong.

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