-
Notifications
You must be signed in to change notification settings - Fork 8
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
Which kind of framework do you use? #1
Comments
@John1231983 we use pytorch, the full open source is under progress |
Curious to know by when can we expect the code release? |
@ChaiBapchya thank you so much for your interest in our work. Unfortunately, we are currently busy preparing MICCAI conference, which is happening on Oct/13-Oct/17. We will try to squeeze some time for the code release before that. |
@yil8 Do you train models on small dataset or big one? Which validation test on the competition? |
@hoangtuanvu we train on big one resized to 1024. we use the default validation test on the competition |
@yil8 Thank you. |
@yil8 Can you tell what kind of models you use? Is it modified version of imagenet models like densenet or your novel model? |
@gokriznastic yes, it's a combination of quite a few tricks, e.g. densenet + attention_refine, I'm asking our team members to open source it lol |
@yil8 ohh I see. that would be awesome! :) |
@yil8 I submitted my models using codalab. However, I did not see it on the leaderboard after 2 weeks. I also sent an email to Jirvin, but no response. Have you meet it yet? |
@hoangtuanvu yeah...they are sometimes pretty slow... |
Could you tell me which kind of framework do you use? If it is possible, please provide the trained weight and train model file ASAP because I want to use it for one competition. Thanks
The text was updated successfully, but these errors were encountered: