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

Train without --masks flag #55

Open
noahcao opened this issue Jul 28, 2021 · 6 comments
Open

Train without --masks flag #55

noahcao opened this issue Jul 28, 2021 · 6 comments

Comments

@noahcao
Copy link

noahcao commented Jul 28, 2021

Hi,

I tried to train a model without --masks on the default Youtube VIS dataset. I used all parameters as default except for decreasing the num_frames to 18 and num_queries to 180 correspondingly to fit my GPUs. But the loss curves show no model optimization gains as beblow

WechatIMG167

Thus, I wonder if you have tested training model without --masks flag (namely, box tracking instead of mask tracking) on any datasets? Is the current VisTR class usable (not VisTRsegm)?

thanks!

@StiphyJay
Copy link

Hello.I want to ask about that how did you find the dataset annotation file. I counldn't find the corresponding file instance_train_sub.json' or 'instance__val_sub.json' in the Codalab page(https://competitions.codalab.org/competitions/20128#participate-get_data). I only download the image data.But, for annotation file, I just got the test.json or val.json or train.json file. And in those json file, I couldn't fine the annotation information. Is the website where I downloaded the data set wrong?

@Epiphqny
Copy link
Owner

Hi @StiphyJay, just use the train.json and val.json file of the 2019 version.

@Epiphqny
Copy link
Owner

Hi @noahcao I have not tried that.

@noureldien
Copy link

noureldien commented Sep 19, 2021

Hello, please can you help? There is no annotation in the valid.json on the website? How did you evaluate on valid split?
https://competitions.codalab.org/competitions/20128#participate-get_data

@Epiphqny
Copy link
Owner

@noureldien Please refer to Models section in README.

@Adeelyousaf
Copy link

@noahcao Hi, would you were able to do box tracking?

Kind Regards

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

5 participants