GithubHelp home page GithubHelp logo

boheumd / d-nerv Goto Github PK

View Code? Open in Web Editor NEW
42.0 3.0 2.0 237 KB

The official implementation of 'Towards Scalable Neural Representation for Diverse Videos' (CVPR 2023)

Home Page: https://boheumd.github.io/D-NeRV

License: MIT License

Python 100.00%
implicit-neural-representation video-compression video-reconstruction

d-nerv's People

Contributors

boheumd 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

Watchers

 avatar  avatar  avatar

Forkers

hahazh

d-nerv's Issues

‘--Model’ Parameter in Evaluation Script

Hello, I want to express my appreciation for your work. But I wanted to inquire about the ’--model‘ parameter in the evaluate script. I couldn't find it in the code. Shouldn't it be the ’--weight‘ parameter instead?

About keyframe save.

Hey hello, I really appreciate your work and still have a few questions to ask. I want to retrain D-NeRV on the ucf101 data set I made, but the extraction method is not the same as the extraction method in your paper where your video will be extacted for 2fps per second. and I would like to ask whether there will be a big difference in the final result between the way of save the keyframes directly in the png format in torch and your way of compressing the keyframes with other methods and saving them?

Question about generalization.

From the paper, I saw that D-NeRV can effectively express diverse videos. Does this mean that it has the ability to generalize to unseen videos, or can it only express all videos that have appeared in the training set?

Did the model converged on ucf101?

Hi. I wander about did the model on the ucf101 data set converged after training for 800 epochs? Or will more training bring better results?

How to use distributed trainning?

Why when I use distributed training, I get stuck here in "model = torch.nn.parallel.DistributedDataParallel(model.to(local_rank), device_ids=[local_rank], output_device=local_rank, find_unused_parameters=False)"?

Code processing data

Can you public source code to process original video data of UVG? Thank you so much.

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.