FastDVDNet
FastDVDNet copied to clipboard
An unoffical implement of FastDVDNet by PyTorch
Hi, don't you think your setting of feature maps number have some problems?
C:\Users\Win10\Desktop\unet-master\venv\Scripts\python.exe C:/Users/Win10/Desktop/unet-master/FastDVD-master/train_eval.py Namespace(batch_size=64, cuda=False, dataset_path='F:/JPY/vimeo_triplet/sequences', eval=False, frames=2, im_size=96, learning_rate=0.0001, max_epoch=100, num_worker=4, restart=False, txt_path='F:/JPY/vimeo_triplet') There is no any model to load, restart the train process. Traceback (most recent call last): File...
excuse me, can you tell how to denoise my own video?I am a little confused, thanks
Bumps [torch](https://github.com/pytorch/pytorch) from 1.0.1 to 2.2.0. Release notes Sourced from torch's releases. PyTorch 2.2: FlashAttention-v2, AOTInductor PyTorch 2.2 Release Notes Highlights Backwards Incompatible Changes Deprecations New Features Improvements Bug fixes...