Wat?
jefs is a file system that automatically sorts all your files into folders. You create a config file specifying how you want the sorting to be done. You can sort files by name, objects in the file, or complex combinations. The fact that its a file system makes it fast and reliable, rather than a script that runs repeatedly the actual program handling the files and calls for files itself does the sorting.
Witchcraft I say!
Calm down, its not witchcraft. We create a file system using the FUSE interface for python. We do image recognition with caffe's deep learning system. Okay, fine, maybe it is a little bit of witchcraft.
Name
Most file systems have "fs" at the end of their name, so I just added my initials to that.
Built With
- caffe
- fuse
- json
- python
- python-package-index
Log in or sign up for Devpost to join the conversation.