Results 136 issues of dgtlmoon

I'm running 2.2.4.. ```Traceback (most recent call last): File "./1_vgg16_pretrain.py", line 1, in from network import VGG16 ModuleNotFoundError: No module named 'network' ```

For example,` /xxxxxx.jpg` really does not exist, I would expect a message like "unable to open file" or similar, but I get an error about the size of the file....

Tried on current `jolibrain/deepdetect_cpu`, When running the following object detect train call, I am expecting it to look at the one text file and split the data automatically, but I...

https://www.deepdetect.com/platform/docs/object-detection/ I don't feel like it states clearly if - Images of multiple sizing are allowed in one training set (I have anything 500x200 to 1200x768 etc) - If it...

Looking at https://www.deepdetect.com/server/docs/train-image-classifier/ in #751 I discovered that its expecting to look in subdirectories, but the ZIP structure from deepdetect with the example is just ``` dog.0.jpg cat.1.jpg ``` etc...

kind:documentation

Would be really nice to know when the pages were last reviewed and tested... I would be interested in doing this work!

kind:documentation

#### Configuration - Version of DeepDetect: - [ ] Locally compiled on: - [ ] Ubuntu 14.04 LTS - [ ] Mac OSX - [ ] Other: - [x ]...

https://github.com/beniz/deepdetect/blob/master/demo/imgsearch/README.md appears to be written for users who have compiled the deepdetect project locally and does not work with users who are running the docker container `beniz/deepdetect_cpu` There are problems...

# Feature Request Any pointers how I would go about handling some custom methods, such as PROPFIND, MOVE etc? Is the framework extensible ? (Hint: Trying todo some Webdav browsing...

All versions it's confusing to know how old the screenshot is - especially after updating filters

enhancement