Giter VIP home page Giter VIP logo

voom's People

Contributors

chen-xieyuanli avatar yutongwangbit 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

Watchers

 avatar  avatar  avatar

voom's Issues

Is this correct? Shouldn't it be x1, y1, x2, y2 = box_?

https://github.com/yutongwangBIT/VOOM/blob/c8a9b1bf7bf6f71530d103e63646452286dfcfb3/PythonScripts/generate_detection_files.py#L52C9-L53C59

Didn't Yolo print the box in the upper left corner and the lower right corner? Is this wrong?

def estimate_mask_contour(mask_box):

If the resolution is not Yolo's resolution, would you like to read:

mask_box = cv2.resize(mask_box, image_size)
mask_box = (mask_box * 255).astype(np.uint8)

clarification of contribution and citation format

Hi, first of all, your Bibtex reference on this GitHub repo seems to have an issue.

Second, how it is different from a TRO paper called "An Object SLAM Framework for Association, Mapping, and High-Level Tasks." that appeared a few month before the ICRA submission. The concept and drawing look very familiar with that.
See figure below

image

Is folder existed?

from CmakeList.txt :116

add_executable(rgbd_tum_with_ellipse
Examples/rgbd_tum_with_ellipse.cc)
target_link_libraries(rgbd_tum_with_ellipse ${PROJECT_NAME})

add_executable(rgbd_diamond_with_ellipse
Examples/rgbd_diamond_with_ellipse.cc)
target_link_libraries(rgbd_diamond_with_ellipse ${PROJECT_NAME})

but I found the folder is not there

Does this support stereo cameras?

Thanks to the author's excellent work, I have run through TUM's RGB-D dataset. I want to know if this can support stereo cameras? If so, what should be done?

Looking forward to your reply!

How to run on your own dataset

HI, The author provided scripts for generating detection boxes, but it seems that the supporting files are not complete, such as how to obtain diamond_dji.json. What is the complete process of creating it? THANKS!

使用其他数据集的检测结果,运行其他数据集?

你好。
在使用PythonScripts中的脚本得到其他数据集的检测结果后,在运行voom-tum时,出现如下情况,无法重构出3D物体,pangolin地图中出现大量黑线,如下图所示。检查了检测结果文件,有2d-bbox和ell的检测结果,请问这种情况可能是什么原因造成的?
image

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.