ryanjay0 / miles-deep

Deep Learning Porn Video Classifier/Editor with Caffe
GNU General Public License v3.0
2.6k stars 284 forks source link

Did you use any public dataset to train the model? #10

Closed freegyp closed 7 years ago

freegyp commented 7 years ago

As the title, just curious.

ryanjay0 commented 7 years ago

No I created the dataset myself.

freegyp commented 7 years ago

So how large is the dataset?

ryanjay0 commented 7 years ago

36,000 https://github.com/ryanjay0/miles-deep/blob/master/README.md

freegyp commented 7 years ago

Hello, I recently got started with Deep Learning and I also tried to implement the ResNet paper. I coded the 34 layers in Tensorflow and trained the model with Cifar-10 but the result was not satisfactory. I'm new to this and I don't really know where to find the problems with my implementation. Are you available to help me check the problems with my code? I would appreciate it if you could help.