miles-deep icon indicating copy to clipboard operation
miles-deep copied to clipboard

Deep Learning Porn Video Classifier/Editor with Caffe

Results 12 miles-deep issues
Sort by recently updated
recently updated
newest added

hi @ryanjay0 , thanks for so awesome project. After I compiled(using the same version caffe ,models as this project) and tested, it seems that the model is low accuracy. eg....

[Uploading miles-deep-0.4.tar.gz…]() [Uploading model.v0.1 (1).tar.gz…]()

Awesome ideas! Just wondering if this could be translated into tensorflow.keras model? Thanks!

Hey ryanjay0, There is a port of caffe for Windows. Would you be able to use that, not as a module but as an external program? I have it working...

Hi, Dose anyone make the project ? I clone the code and follow the instructions to build the envs. errors as below when I run 'make' any solution will be...

ubuntu@ubuntu:~/miles-deep$ ./miles-deep -t blowjob_handjob test.mp4 Targets: [blowjob_handjob] Waiting for: /tmp/screenshots/img_00001.jpg Label not found in list: blowjob_handjob

Thanks for sharing this work =). Just curious - what is the current status of the project? Are you interesting in updating it to say, Caffe2, or trying it with...

I'm a bot made by @montanaflynn, cheers!

Hi, does miles-deep classify each frame at a time individually or does it use the temporal information (treats it as a sequence of images)?