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

Use coco_20k data? #72

Open
longzeyilang opened this issue Aug 13, 2024 · 6 comments
Open

Use coco_20k data? #72

longzeyilang opened this issue Aug 13, 2024 · 6 comments

Comments

@longzeyilang
Copy link

Hi, what should I trianing RoMa with coco_20k data augmentation?
like https://github.com/verlab/accelerated_features/blob/main/modules/dataset/augmentation.py
https://github.com/verlab/accelerated_features/blob/main/modules/dataset/augmentation.py
how should I revise?

@longzeyilang
Copy link
Author

I do not want use megadepth and scannet data, just like coco_20k data?

@Parskatt
Copy link
Owner

Basically you need to update the dataloader and loss. I used to have coco in DKM training. Wouldnt really recommend it though.

@longzeyilang
Copy link
Author

why?

@Parskatt
Copy link
Owner

Because if you train dense matchers on homography they only do well on homography.

@longzeyilang
Copy link
Author

ok , I want to train my own dataset, about 128*128 image size

@longzeyilang
Copy link
Author

According to you, I want use scannet data to crop 128*128 image size to train. and detection in my own dataset. is it correct?

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