GithubHelp home page GithubHelp logo

youngxiao13 / fewshotviewpoint Goto Github PK

View Code? Open in Web Editor NEW
53.0 5.0 5.0 37.55 MB

(ECCV 2020) PyTorch implementation of paper "Few-Shot Object Detection and Viewpoint Estimation for Objects in the Wild"

Home Page: http://imagine.enpc.fr/~xiaoy/FSDetView/

License: MIT License

Python 91.32% Shell 8.68%
few-shot-viewpoint-estimation few-shot-learning

fewshotviewpoint's People

Contributors

youngxiao13 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

Watchers

 avatar  avatar  avatar  avatar  avatar

fewshotviewpoint's Issues

Can't download the point clouds for this dataset

download_object3d.sh #22

wget --header 'Host: uc23d47b3615cc6557d59b6a3ae5.dl.dropboxusercontent.com' --user-agent 'Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:66.0) Gecko/20100101 Firefox/66.0' --header 'Accept: text/html,application/xhtml+xml,application/xml;q=0.9,*/*;q=0.8' --header 'Accept-Language: en-US,en;q=0.5' --referer 'https://www.dropbox.com/' --header 'Upgrade-Insecure-Requests: 1' 'https://uc23d47b3615cc6557d59b6a3ae5.dl.dropboxusercontent.com/cd/0/get/A8GKqmoG-OuJ_z0eMpz12RGIfC8UmGoK1_gkgL3tskQz4WydJr50I_SqcdywnzBoca01TpfUAf6rCXlifu6ss6MqKD2XjA1ooD90Ge9qeQNtTo1Nl-q7kXWrCHkKy0lenLM/file#' --output-document 'ObjectNet3DPointclouds.zip'

image
image
I request you to offer Google drive links of point clouds data of ObjectNet3D and Pascal3D dataset
thanks a lot

RuntimeError: cuDNN error: CUDNN_STATUS_EXECUTION_FAILED

Hi @YoungXIAO13

I have been trying to run the demo script and I am getting the following error. Can you help out here? I am somewhat inexperienced with pytorch.

Traceback (most recent call last):
  File "demo.py", line 79, in <module>
    out = model(im, None, mean_class_data=cls_data)
  File "/home/samagra14/miniconda3/envs/FSviewpoint/lib/python3.6/site-packages/torch/nn/modules/module.py", line 489, in __call__
    result = self.forward(*input, **kwargs)
  File "/home/samagra14/6d_pose/FewShotViewpoint/auxiliary/model.py", line 103, in forward
    img_feature = self.img_encoder(im)  # B*C
  File "/home/samagra14/miniconda3/envs/FSviewpoint/lib/python3.6/site-packages/torch/nn/modules/module.py", line 489, in __call__
    result = self.forward(*input, **kwargs)
  File "./auxiliary/resnet.py", line 137, in forward
    x = self.conv1(x)
  File "/home/samagra14/miniconda3/envs/FSviewpoint/lib/python3.6/site-packages/torch/nn/modules/module.py", line 489, in __call__
    result = self.forward(*input, **kwargs)
  File "/home/samagra14/miniconda3/envs/FSviewpoint/lib/python3.6/site-packages/torch/nn/modules/conv.py", line 320, in forward
    self.padding, self.dilation, self.groups)
RuntimeError: cuDNN error: CUDNN_STATUS_EXECUTION_FAILED

Thanks

Demo

Hi,

Is it possible to run the code as a demo on my own images? Can you please provide a guide on how to do this?

Thank you!

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.