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

Dataset #1

Open
Rabie-H opened this issue Oct 25, 2023 · 3 comments
Open

Dataset #1

Rabie-H opened this issue Oct 25, 2023 · 3 comments

Comments

@Rabie-H
Copy link

Rabie-H commented Oct 25, 2023

Can you please point me to the dataset used to test this model ?
Thank you in advance

@jiaowoguanren0615
Copy link
Owner

jiaowoguanren0615 commented Oct 25, 2023 via email

@Rabie-H
Copy link
Author

Rabie-H commented Oct 26, 2023

@jiaowoguanren0615 Thank you very much for your fast reply. Can you also share the weights if you have them?

@jiaowoguanren0615
Copy link
Owner

jiaowoguanren0615 commented Oct 26, 2023

@jiaowoguanren0615 Thank you very much for your fast reply. Can you also share the weights if you have them?

Sorry, I don’t have a trained weight file, because I think there is still a lot of places for optimization of this code, especially the code inside RMT-Block. In my personal implementation, I did a lot of tensor shape changes and permute operations, resulting in The entire training process is very time-consuming. eg: In the case of batch_size=8, using a single Nvidia A10 GPU and turning on amp, one epoch takes 25 minutes (maybe longer), but it is also an epoch training, only changing the model and other parameters (optimizer, With the learning rate and other strategies unchanged), the effect is better than ResNet34 and ResNet50(without loading ImageNet pretrained weights). I have no comparison between ResNet101 and ResNet152.

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