diff --git a/README.md b/README.md index acc1ce8..d8cad1a 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,3 @@ ## Instructions for training : [instructions.md](yolov7-setup/instructions.md) -## Tracking : [track.md](yolov7-setup/track.md) \ No newline at end of file +## Tracking : [track.md](yolov7-setup/track.md) +## Upscaling : [up.md](upscale/up.md) \ No newline at end of file diff --git a/upscale/up.md b/upscale/up.md new file mode 100644 index 0000000..6060740 --- /dev/null +++ b/upscale/up.md @@ -0,0 +1,9 @@ +https://github.com/SuperMarcus/waifu2x-video-mac (Error (same in issues)) + +https://github.com/k4yt3x/video2x (Docker sur M2 -> pas la bone architecture) (https://www.youtube.com/watch?v=juuNQju0xv4) (Google Colab -> installation très lente.. pas terminée) (à tester sur windows en dernier recours) + +https://github.com/nihui/waifu2x-ncnn-vulkan?tab=readme-ov-file : Fonctionne bien sur les images mais résultats pas concluants + +https://github.com/finnvoor/fx-upscale?tab=readme-ov-file : Même projet que le précédent pour les videos + +https://github.com/JingyunLiang/VRT?tab=readme-ov-file ? \ No newline at end of file