-
[paper](https://arxiv.org/pdf/2110.02037.pdf)
[yannic youtube](https://www.youtube.com/watch?v=2h4tRsQzipQ)
기본적으로 autoregressive 모델은 train 할 때나 test 할 때나 앞에서부터 순서대로 inference 를 수행하게 된다.
하지만 그럴 필요…
-
Thank you for your contribution. I would like to train the model from scratch on the Replica dataset but without the depth-guided loss. I ran the following command:
`CUDA_VISIBLE_DEVICES=1 python tra…
-
Hi,
ORB-SLAM2 supports monocular slam
I wonder if this code can be modified to use ORB-SLAM2's Monocular SLAM, instead of directly using RGB-D?
Thanks!
-
Useful codes for depth estimation:
- [https://github.com/lppllppl920/EndoscopyDepthEstimation-Pytorch](url)
![Image](https://user-images.githubusercontent.com/71411474/244472903-6ff3a0dd-e5f8-47d5-a…
-
Excuse me, how can I get the training depth image? It seems doesn't work when I training with my own dataset.
-
I have trained Mask-RCNN model with dataset in which in every single image, I am having 800-1000 instances of object which are small but detectable. And I am to train the model successfully.
But wh…
-
I'm using docker version of threestudio.
And I'm using RTX 4090 ( VRAM 24GB )
This is error log.
```shell
$ python launch.py --config custom/threestudio-dreamcraft3D/configs/dreamcraft3d-coarse-…
-
### Team Name:
QTechnocrats
### Project Description:
#### Project Name - Analysis, Prediction and Evaluation of Covid-19 Datasets using Quanvolutional Neural Network
#### Dataset used - …
-
Hi, I really love your models and they are extremely helpful. However, when I apply the model to a video, the scaling is very inconsistent. Does anyone have some tips with how to improve the temporal …
-
我在运行"rviz -d ego_rviz.rviz"是rviz没有出现点云图
![2022-05-10 13-04-29 的屏幕截图](https://user-images.githubusercontent.com/70137881/167547278-31ccab94-78cf-4e7e-9ad9-c7a22bc3e512.png)
这是运行后的rviz
有解决办法吗