Giter Club home page Giter Club logo

acfnet's Introduction

  • ๐Ÿ‘‹ Hi, Iโ€™m Youmin Zhang
  • ๐Ÿ‘€ Iโ€™m interested in Stereo Matching, SLAM, Monodepth Prediction/Completion
  • ๐ŸŒฑ Iโ€™m currently a PhD student at University of Bologna
  • ๐Ÿ’ž๏ธ Iโ€™m looking for a research scientist position ...
  • ๐Ÿ“ซ How to reach me: [email protected]

acfnet's People

Contributors

youmi-zym 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

Watchers

 avatar  avatar

acfnet's Issues

Stripes on KITTI results

Hi,

First of all great work. Really impressed with your work. But I am curious to see the lines/stripes that appear on your KITTI error maps (see below for example). May I know what could be the reason for that occurrence?

image

uncomplete code

First,thanks for your outstanding work, open source spirit and the patience to the problem.Would you please push the complete code on github?Can you provide the train files?
And I also try to repo the acfnet according to the DensematchingBenchmark.
Describe the bug
When I use 'python tools/train.py configs xxx ', this error happened.
File "tools/train.py", line 55, in main
cfg = Config.fromfile(args.config)
File "/home/anaconda3/envs/dmn/lib/python3.7/site-packages/mmcv/utils/config.py", line 211, in fromfile
use_predefined_variables)
File "/home//anaconda3/envs/dmn/lib/python3.7/site-packages/mmcv/utils/config.py", line 142, in _file2dict
mod = import_module(temp_module_name)
File "/home/anaconda3/envs/dmn/lib/python3.7/importlib/init.py", line 127, in import_module
return _bootstrap._gcd_import(name[level:], package, level)
File "", line 1006, in _gcd_import
File "", line 983, in _find_and_load
File "", line 967, in _find_and_load_unlocked
File "", line 677, in _load_unlocked
File "", line 728, in exec_module
File "", line 219, in _call_with_frames_removed
File "/tmp/tmpvmtj58zj/tmpdbc_zg73.py", line 147, in
NameError: name 'vis_data_root' is not defined
Exception ignored in: <function _TemporaryFileCloser.del at 0x7fee72522200>
Traceback (most recent call last):
File "/home/anaconda3/envs/dmn/lib/python3.7/tempfile.py", line 448, in del
self.close()
File "/home/anaconda3/envs/dmn/lib/python3.7/tempfile.py", line 444, in close
unlink(self.name)
FileNotFoundError: [Errno 2] No such file or directory: '/tmp/tmpvmtj58zj/tmpdbc_zg73.py'
Environment
python 3.7 pytorch 1.5 GCC4.6.5 cuda10.2 mmcv 0.4.4

uncomplete code

First,thanks for your outstanding work and open source spirit.But the code currently provided seems to be incomplete.Would you please push the complete code on github?

Question about the calculation of confidence map

Hi, thanks to your paper and code, it's really impressive.I have a question about the calculation of confidence map.You use 3x3 window as neighborhood to calculate confidence map.Is there any reason to choose the size of window?I think 3x3 maybe too samll, it doesn't have enough receptive field for edge or occlusion.

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.