-
Hi,
I am trying to run the stack with only D435 camera. As I dont have the base_link, I change the target_frame into camera_link. However, I am still getting the following error even though the camer…
-
### Describe the feature
``` js
const logger = {
info: () => {},
log: x => console.log(x),
warn: x => console.log(x),
};
logger.info('abc');
// logger.log('def');
// logger.info('aaa…
-
Hi @HRLTY and @afathi3,
Thanks for releasing tf3d repo.
Got some questions regarding current model architecture for 3d object detection:
* The graph layer is missing compared with paper. Why? It s…
-
Recommend Klamp't: robotics / IK / motion planning / control library. Looks like it has everything we would need, including PyQt visualizations in opengl. Another option is pymp (https://github.com/Ji…
-
Hi, I constructed a lane detection toolbox, UnLanedet, containing many SOTA methods, such as CLRNet, CLRerNet, CondLaneNet, and ADNet. Currently, UnLanedet mainly reproduces the 2D methods. In the fu…
-
### Branch
noetic-devel
### Question
After multiple attempts to modify yolov8n-seg.pt and voxel_leaf_size, the 3D bounding boxes still do not display. I am using kitti-track_with_cloud.launch, and …
-
Hi there,
I am currently looking into a paper by Mohammad Farhan Khan (et. all) called "Real-Time defect detection in 3D printing using machine learning".
It seems you may belong to the same ins…
-
Similar Solutions:
Clearview AI: Provides facial recognition technology widely used by law enforcement to detect individuals from large datasets of public photos.
Pros: High accuracy and huge databas…
vedez updated
1 month ago
-
What do you guys think about using multiple cameras with dinov2 for 3D object detection for robotics? Does it make sense?
-
When I downloaded the saved_model.zip file using the download.sh and tried unzipping it (in Colab and also on other places), there was this error:
```
Archive: /content/3d-bounding-box-detection/2d_…