Coder Social home page Coder Social logo

uvc's People

Contributors

liusifei avatar sunshineatnoon 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

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

uvc's Issues

ImportError: cannot import name 'norm_mask'

Thanks for your excellent work. I have tried to run the test code (python test_with_track.py -s 480), and find an error:

Traceback (most recent call last):
File "test_with_track.py", line 21, in
from libs.vis_utils import norm_mask
ImportError: cannot import name 'norm_mask'

could you fix the test code? Thanks :-)

can't find variable 'Fp_tar'

In model.py, line 187: self.grid_flat_crop = create_flat_grid(Fp_tar.size()).permute(0,2,1).detach()
I can't find the declaration of the variable 'Fp_tar', I wonder what the variable refers to?
Thanks a lot !

ModuleNotFoundError: No module named 'libs.net_utils'

Good work. I have tried to run the training code, and find an error:
from model import track_match_comb as Model
File "/raid/codes/UVC/model.py", line 4, in
from libs.net_utils import NLM, NLM_dot, NLM_woSoft
ModuleNotFoundError: No module named 'libs.net_utils

So, can you upload the missing net_utils.py. Thank you very much.

AP metric for the VIP dataset

Thanks for releasing this great work!

Can I get the AP^{r}_{vol} score for the VIP dataset using "eval_vip.py"? It seems that only the mIoU score is computed in this file. Do I miss something? Thanks for your help.

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.