Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
convert_imageset LMDB Format (windows) #5767
Comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
apassenger commentedJul 12, 2017
I want to create my own dataset My txt file is here
And I called convert_imageset like this
convert_imageset [256*256] C:\traintxt\train_siniflar_1_5000.txt LMDBBut I have this error:
E0711 10:50:08.045269 13868 io.cpp:89] Could not open or find file
I am sure that path is true for my images
Any advice??