petargyurov / megadetector-gui

A desktop application that makes using MegaDetector's model easier
43 stars 2 forks source link

Smarter data importing #11

Open petargyurov opened 3 years ago

petargyurov commented 3 years ago

Feature Handle multiple, nested folders and automatically traverse them to find images

Additional Detail Typically, camera trap images are taken from multiple SD cards. Each camera names the images with its own name, meaning you end up with non-unique image names across all the SD cards. On top of that the images are typically nested inside multiple folders.

It would be nice for the application to automatically figure out the image location and not be stumped by the duplicate image names.

bkubecka commented 3 years ago

I am excited to see and hear about the progress of multiple nested folders! I recently learned about MegaDetector and was elated to find there was a GUI! Played with it this morning and like it a lot. I plan to use it on a project starting this year! If the multiple folders feature isn't added before then, I suppose we'll just load each folder separately before heading in the field each morning. Will still save time even with the additional step.

Keep up the good work!

Brad

petargyurov commented 3 years ago

Thanks for the kind words Brad. Will let you know once this is feature is ready.