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

How to train/refine with 2D images? #5

Open
ssgoswami opened this issue Sep 27, 2022 · 1 comment
Open

How to train/refine with 2D images? #5

ssgoswami opened this issue Sep 27, 2022 · 1 comment

Comments

@ssgoswami
Copy link

Can you please explain how to train/refine with new 2D RGB data? Do I need to convert the train data to COCO format?

@suyukun666
Copy link
Owner

there are two options:

  1. convert your custom training data into COCO format and use the provided “data_processed.py”
  2. rewrite the “data_processed.py” as you want and load your data

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