Giter VIP home page Giter VIP logo

w-cell-net_cellular_video_interpolation's Introduction

W-Cell-Net_cellular_video_interpolation

All experiments were executed on an NVIDIA Quadro P6000 24 GB GPU.

Default training hyperparameters (unless specified otherwise):

  1. Batch size: 32
  2. Training iterations: 100,000
  3. Optimizer: Adam (with default values of beta1 and beta2)
  4. Initial learning rate: 1e-3
  5. Reconstruction loss: L2
  6. Perceptual loss weight (if used): 1e-4
  7. Perceptual loss end point (if used): conv5_3 from VGG16
  8. L2 weight decay (if used): 1e-5

Training models:

  1. Train W-Cell-Net-16 (k=16, IF=3): bash run_wnet.sh 16 3 slack_20px_fluorescent_window_5
  2. Train BiPN (k-16, IF=3): python train_BiPN.py --n_IF 3 --experiment_name slack_20px_fluorescent_window_5 --batch_size 16
  3. Train Super SloMo (IF=3): bash run_slowmo.sh 3 slack_20px_fluorescent_window_5

Testing models:

  1. Test W-Cell-Net-16 (k=16, IF=3): python testing.py --model_name wnet --window_size 5 --out_channels 16
  2. Test BiPN (k=16, IF=3): python testing.py --model_name bipn --window_size 5 --out_channels 16
  3. Test Super SloMo (IF=3): python testing.py --model_name slomo --window_size 5

w-cell-net_cellular_video_interpolation's People

Contributors

abew avatar rohitsaha avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.