DeepPATH
DeepPATH copied to clipboard
JSON file
Hello, I am trying to run step 2.2 presorting in DeepPATH, and I seem to not be able download the right JSON file that contains all the necessary information. What are the exact steps to download the correct json file with all the necessary keys DeepPATH is looking for? Thank you! Lisa
Hi Lisa -
The json file required here was the one downloaded from the legacy website. The format has changed since but the code has not been updated to deal with this new format. You can either modify the code to make it compatible with the JSON you downloaded, or, maybe more easily, use option 14 (which is the one we are now using): make a text file with 1st column being the image ID and second the label associated with it
Best, Nicolas
Hi @ncoudray - thank you! Sorry I didn't see the explanation in the documentation. Changing to option 14 seemed to have worked.