Replies: 1 comment 3 replies
-
|
Hi, commonly dataset meta is used to save the CLASSES name, visualization palette, .etc meta information. If text path is the gt file path, maybe overriding the |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi, I'm using mmengine to build my custom toolbox. I need to randomly sample data from a text file(~3G) during the trainning. I plan to save the text path and other information in the dataset meta info and sample it using tranforms. Any advice? thanks a lot for your time.
Beta Was this translation helpful? Give feedback.
All reactions