Giter Club home page Giter Club logo

psmnet's Introduction

psmnet's People

Contributors

kinglittleq avatar vwvw 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  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

psmnet's Issues

Noisy disparity maps

Good evening,
I'm running the inference.py using your best pretrained model (best_model.ckpt ) using the following images from Kitti_2015 testing set
Left img
24_left
Right img
24_right

And i'm getting the following disparity map, very blurry as you can see... am i missing something?
Thanks in advance!

disp

error

Hello
When I run to the verification step, the 3px-error rate always shows 0. Can you tell me where there is a problem?
I found that target_disp read the value of 0, but, I don't know where it is.
Can you help me with it?

Training time

Hi, how much time do you need to finish an epoch?
I try to train the module one the 4 1080ti GPU, but it looks like stuck at the begin of the model.
it even do not finish an epoch..

RuntimeError: Cuda out of memory.

hi there:
I changed the batchsize to 1, and run the code.
There is an
RuntimeError: CUDA out of memory. Tried to allocate 352.00 MiB (GPU 0; 5.93 GiB total capacity; 3.99 GiB already allocated; 32.56 MiB free; 782.19 MiB cached).

What's the GPU you used? and how many time you used to train the model?

Unexpected key(s) in state_dict

self.disp_score = torch.range(0, max_disp - 1) # [D]
Traceback (most recent call last):
File "train.py", line 215, in
main(args)
File "train.py", line 75, in main
model.load_state_dict(state['state_dict'])
File "/home/cb/anaconda3/lib/python3.6/site-packages/torch/nn/modules/module.py", line 719, in load_state_dict
self.class.name, "\n\t".join(error_msgs)))
RuntimeError: Error(s) in loading state_dict for PSMNet:
Missing key(s) in state_dict: "cost_net.cnn.conv0.0.net.0.weight", "cost_net.cnn.conv0.0.net.1.weight", "cost_net.cnn.conv0.0.net.1.bias", "cost_net.cnn.conv0.0.net.1.running_mean", "cost_net.cnn.conv0.0.net.1.running_var", "cost_net.cnn.conv0.1.net.0.weight", "cost_net.cnn.conv0.1.net.1.weight",

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.