You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have been trying to make the multiscale training work. I have a folder in the ImgDataset format containing .jpg and .txt files. I used the tools/convert_ImgDataset_to_WebDatasetMS_format.py file to convert this in to a .tar file. Now, when I am running the MultiScale training script, I am always encountering an error.
Can someone please provide me with a few details on how to prepare data for Multi Scale training?