You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I've used the example provided in the docs to clean and deoldify some old lectures using the following command: python tools/video-enhance.py --input you_video_path.mp4 --process_order DAIN DeOldify EDVR --output output_dir
The final output doesn't have any visual improvement to the original video. For instance, here's an example:
Original Video Frame:
After Paddle processing Video Frame:
Is there a better way to clean these videos and make the text show clear so that the viewers can read it without destroying their eyes?
The text was updated successfully, but these errors were encountered:
I've used the example provided in the docs to clean and deoldify some old lectures using the following command:
python tools/video-enhance.py --input you_video_path.mp4 --process_order DAIN DeOldify EDVR --output output_dir
The final output doesn't have any visual improvement to the original video. For instance, here's an example:
Original Video Frame:
![image](https://user-images.githubusercontent.com/2902390/148939476-37d5776f-192e-4a8c-afde-f7cf0dd50583.png)
After Paddle processing Video Frame:
![image](https://user-images.githubusercontent.com/2902390/148939644-ff95245f-7ce0-49d0-acc6-ecb9de71f5a7.png)
Is there a better way to clean these videos and make the text show clear so that the viewers can read it without destroying their eyes?
The text was updated successfully, but these errors were encountered: