-
Thank you for publishing the code for this study. I stumbled upon some errors when trying to reproduce.
When using the `prepare_dataset.py` file, I got an error, from the prepare_dataset function i…
-
Sorry to bother you @SorourMo. Since I only have datasets consist of RGB images now, I have to modify your source code to make it adapt to inputs of three channles by using only RGB channels of your c…
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussion…
-
After following the mmdetection:3.x documentation, I've followed the following:
!pip3 install openmim
!mim install mmengine
!mim install "mmcv>=2.0.0,
-
Many users have requested fine-grained control over the colors used to render labels in the App.
Example requests:
- Use `#FF6D04` for my `ground_truth` field
- Use `#499CEF` for all objects with…
-
Hi Fausto:
I am a newer,I'm trying to use your 3D-caffe, and use your vnet , i don't know how do you make your dataset (such as should I transform it to lmdb?) , could you please tell me the founctio…
-
Thanks for releasing such an impressing work!
We love this work and we are keep finding the applications and potential of this model.
We also develop a tool using opencv that has similar functi…
-
Hi,Thanks for sharing the great work!
When I use neus-facto, I can get mesh with default parameters. There is a small object in the middle of the mesh, so I set aabb to [[-0.2,-0.2,-0.2], [0.2,0.2,0.…
-
I want to use faster rcnn to do detection,and use pspnet to do segment,how could I merge these two model into one model?
-
Thanks for the amazing work. We have datasets ranging from 1k images to 14k images and we were wondering if vggsfm is going to support images of that magnitude in the pipeline in the near future. The …