-
Hi ,Thanks for your great job.
When I try to generate synthetic data from PVNet, there is an error:Cannot find Cannot find ...HybridPose/data/LINEMOD/original_dataset/cat/training_range.txt file.
…
-
### Describe the issue
receiving following error "/home/ai/blender/blender-3.5.1-linux-x64/blender: symbol lookup error: /home/ai/blender/blender-3.5.1-linux-x64/lib/libopenvdb.so.10.0: undefined sym…
-
Hi, I have a question about the training strategy of HybridPose.
After reading your codes, I found that the network is also trained on the OCCLUSION LineMOD dataset. However, prior methods such as …
-
when I run the python patch_linemod_test.py, there occured an error:
Traceback (most recent call last):
File "patch_linemod_test.py", line 11, in
import patch_linemod_pybind
ModuleNotFoundE…
-
class BlenderLinemodDataset(Dataset):
def __init__(self,
base_dir='data/blender_linemod',
linemod_base_dir='data/linemod',
object_name='ape',…
-
How do I prepare dataset for training via LineMod? I can't find any valuable information about the topic.
-
LINEMOD dataset cannot be downloaded and the link cannot be opened. Could you offer another link?
-
Hi Sir,
I follow the web site to enable object-recognition-kitchen.
I can setup the database successfully, and I also can see mesh via web_ui.
![db1](https://cloud.githubusercontent.com/assets/153353…
-
请问本项目与opencv_contrib里面的linemod的区别和联系是什么?
https://github.com/opencv/opencv_contrib/blob/4.2.0/modules/rgbd/src/linemod.cpp
https://github.com/opencv/opencv_contrib/blob/4.2.0/modules/rgbd/include/ope…
-
Hello,
When trying to import patch_linemod_pybind, I get the following errors,
`In [1]: import patch_linemod_pybind` …