TecoGAN-Docker icon indicating copy to clipboard operation
TecoGAN-Docker copied to clipboard

This is a fork of the TecoGAN project (https://github.com/thunil/TecoGAN) that adds support for docker.

Results 7 TecoGAN-Docker issues
Sort by recently updated
recently updated
newest added

I ran `python3 dataPrepare.py --start_id 2000 --duration 120 --REMOVE --disk_path ./TrainingData` Things went well until: ``` 64 @ 0x38cf500] Missing reference picture, default is 65548 [h264 @ 0x38cf500] Missing reference...

Due to network limitations in mainland China, we cannot connect to vimeo.com to download the training set, so please provide a link to the VimeoTecoGAN website.Thank you !! (open-mmlab) smartcity@smartcity-X780-G30:/media/smartcity/E6AA1145AA1113A1/CaiFeifan/TecoGAN$...

The reason for this request is that newer hardware like the rtx30 series do not support cuda10.1 for TF=1.8.0. I have managed to train a model on 1.15.0-gpu-py3 docker image...

i use win10 computer step 3. install is ok 4. Start the docker container we just build docker run --gpus all -it --mount src=$(pwd),target=/TecoGAN,type=bind -w /TecoGAN tecogan_image bash i dont...

Hello I was wondering how does this work for videos ? Do I put the video file in were you put the photos ? Or do I have to do...

I was thinking about putting the 128x128 frames back together before calculating the losses. In the file Teco.py, the loss is calculated only on the single 128x128 patch of the...

When I try to install docker.io on Ubuntu 18.04, I receive this error ``` Job for docker.service failed because the control process exited with error code. See "systemctl status docker.service"...