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

Paper reproduction #67

Open
AI-student-wl opened this issue Nov 19, 2021 · 0 comments
Open

Paper reproduction #67

AI-student-wl opened this issue Nov 19, 2021 · 0 comments

Comments

@AI-student-wl
Copy link

Hello, I am reproducing the results of your paper, but I have encountered some problems. Due to my limited level of in-depth learning, I ask you for help and report an error. I have put the screenshot below. Another question is where to put the mask picture. Thank you for your help.
This is my data format
VisTR
├── data
│ ├── train
│ ├--------JPEGImages
│ ├------------.jpg
│ ├── val
│ ├--------JPEGImages
│ ├------------
.jpg
│ ├── annotations
│ │ ├── instances_train_sub.json
│ │ ├── instances_val_sub.json
├── models

This is the command line I entered:
python -m torch.distributed.launch --nproc_per_node=1 --use_env main.py --backbone resnet101 --ytvos_path /media/dmia/code1/why/VisTR/data --masks --pretrained_weights /media/dmia/code1/why/VisTR/models/resnet101.pth

23

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