deep-motion icon indicating copy to clipboard operation
deep-motion copied to clipboard

Use a DCNN to perform frame interpolation.

Results 6 deep-motion issues
Sort by recently updated
recently updated
newest added

Hi Neil, I have couple of queries regarding the training data. I understand that the training set should be of dimensions 128x384. However in train.py, the input given for training...

Hi Neil, I was going through your sample code for frame interpolation. However, I could not download the dataset you have used to train your model for interpolation. "http://kitti.is.tue.mpg.de/kitti/raw_data/" Can...

http://kitti.is.tue.mpg.de/kitti/raw_data/2011_09_26_calib.zip give 404

The urls used in batch_video_download.py for the youtube-8M files no longer source any files which categories did you source your original training files from ?

Hi, I was trying to test the model but I get the following errors: Using TensorFlow backend. /home/cm72ein/Project/DeepMotion/deep-motion-master/src/FI_unet.py:59: UserWarning: Update your `Conv2D` call to the Keras 2 API: `Conv2D(32, (3,...

There is no license included in this repository, and there is no statement about allowed usage in the README.md file. [This makes it extremely risky to use this code even...