clausmichele / ViDeNN

ViDeNN - Deep Blind Video Denoising
MIT License
232 stars 35 forks source link

Improve documentation for artists #21

Closed Tilix4 closed 3 years ago

Tilix4 commented 3 years ago

Hi!

I'm a video artist and tool developer but I've never run a CNN before. Your work is very powerful and I'd like to contribute in my scope. I've finally managed to make it work after a long roaming time. And the issues I've faced are mostly about a not very user friendly documentation.

I'd propose some improvements, if you accept them I can propose a PR later.

Setup

Runtime

NB: I've faced some issues with the paths using the command-line. I'd like to propose a little refactor using pathlib, which makes it only python3 but is efficient. But it's for another issue if you agree.

clausmichele commented 3 years ago

Hi! Thanks for your interest! You are right, the documentation is not brilliant. Unfortunately I don't have time to further develop this project, but I would be happy to merge the improvements you are proposing with a PR. May I ask you what you are trying to do with this code/CNN ? I'd love to see what other people can do with my work!

Tilix4 commented 3 years ago

I'll propose something then!

We shot a short film with a sony alpha 7 mk II in Slog2 but in low light environment and this is a bit noisy for one shot, after grading and exported compressed it becomes very noisy and feels dirty, then I'd like to clean the input.

I think it's important to make these kind of algorithm accessible to independant artists because it helps them having more professional renders and then a better visibility :)