Code Monkey home page Code Monkey logo

dfv's People

Contributors

fuy34 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

Watchers

 avatar

dfv's Issues

permission denied

thank you for your excellent work. But I can't access to your pre-trained checkpoint Our-FV. Would you mind making it public?

disp dist wrong?

in the ddff12 dataloader
the disp_dist is defined as the uniform sampling from max_disp to min_disp
‘’‘
self.n_stack = n_stack
self.disp_dist = torch.linspace(max_disp,min_disp, steps=self.max_n_stack)
’‘’python
the right is the uniform sampling from min_disp to max_disp because of the defocus image in the dataset?

retrain the network but get a poor performance

I followed your instruction and used your processed DDFF12 and FoD5000 dataset, then ran the train.py with stack_num 5 batchsize 20 and use_diff 1, but in the evaluation of DDFF12, I get poor results. I did 2 experiments, In the first experiment, I only used DDFF12 to train the network, I got 7.8e-3 in MSE. In the second experiment, I use both DDFF12 and Fod5000 to train the network, but I got 1.66e-2. And my pytorch version is 1.8 , GPU is 2080

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.