MotorCityCobra / face_ripper_9000

Creates 256 cropped, high quality facesets from a batch of mp4 videos end to end
MIT License
30 stars 10 forks source link

Need help with a more in-depth tutorial? #8

Open deepshakes opened 6 years ago

deepshakes commented 6 years ago

Wasn't sure where to put this, but I guess technically it could be considered an 'issue' so I think posting it here isn't entirely wrong.

To make your code more accessible to general users, I wrote out a (Mac) tutorial for /v/facesets, including how to install all the dependencies correctly, that's aimed at people who've never used a command line before. I'm working on creating another one aimed at PC users, but in the meantime, you can take what I wrote and put it in the README if you'd like. You might think it's a bit too dumbed-down though, so it's up to you.

MotorCityCobra commented 6 years ago

Cool. Glad to see people are still using this thing and adding on.

I remember being frustrated when learning programming that nobody tells you how to install dependencies and homebrew. Just something everyone learns somehow and doesn't pass on.