GithubHelp home page GithubHelp logo

bmbc's People

Contributors

junheum avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

bmbc's Issues

Can't reproduce results on Vimeo-90K

Hi,

I downloaded your pretrained model, and calculated PSNR on the test split of Vimeo-90K. I obtained a PSNR of only 30.544 compared to 35.01 in your paper.

Can you help me what could have gone wrong? What are the specific pre-processing steps you followed (normalization, crop size) during testing? Is the available model the one used to report the final results in the paper?

If possible, can you share the exact script you used to benchmark your results in the paper?

About per-trainde model

I would like to ask where can I find the pre-training model, because when I test the code, I prompt that there is no pre-training model

About training code and data set

Hi, nice work!

Sorry to bother you, if it's convenient, would you consider uploading training codes and datasets later?

Thank you sincerely!

cannot execute

Nice work!
Follow the steps you provided to install the environment, but there are such problems:
Traceback (most recent call last):
File "run.py", line 4, in
import torchvision.transforms.functional as TF
File "D:\Anaconda3\envs\BMBC\lib\site-packages\torchvision_init_.py", line 1, in
from torchvision import models
File "D:\Anaconda3\envs\BMBC\lib\site-packages\torchvision\models_init_.py", line 11, in
from . import detection
File "D:\Anaconda3\envs\BMBC\lib\site-packages\torchvision\models\detection_init_.py", line 1, in
from .faster_rcnn import *
File "D:\Anaconda3\envs\BMBC\lib\site-packages\torchvision\models\detection\faster_rcnn.py", line 7, in
from torchvision.ops import misc as misc_nn_ops
File "D:\Anaconda3\envs\BMBC\lib\site-packages\torchvision\ops_init_.py", line 1, in
from .boxes import nms, box_iou
File "D:\Anaconda3\envs\BMBC\lib\site-packages\torchvision\ops\boxes.py", line 2, in
from torchvision import _C
ImportError: DLL load failed: The specified module was not found。

Multi frame interpolation

HI,

How do we run the BMBC model for multi frame interpolation? run.py always seems to output one frame irrespective of the time_step parameter.

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.