nihui / dain-ncnn-vulkan

DAIN, Depth-Aware Video Frame Interpolation implemented with ncnn library
MIT License
515 stars 45 forks source link

Training Data #41

Open RealAstolfo opened 2 years ago

RealAstolfo commented 2 years ago

Hi, i would like to add to the neural networks training, but i have no idea how you made your training data (or even how to create new models like you did) Did you use a separate project for the training of the model and just import it? if so, which one?