-
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 - …
-
Hey guys,
I want to use this issue to give you a short overview of the work I did so far on the baseline-cnn.
After I found the tutorial + code (see the link in the README.md), my main goal was to g…
-
Hi,
I am training the network initialized with _alexnet_imagenet.npy_ using the rendered views furnished by @WeiTang114 (https://drive.google.com/open?id=0B4v2jR3WsindMUE3N2xiLVpyLW8).
The only th…
-
### Report
hi, I have encounter issues with the estimation of CGC substrate abundance and CGC abundance.
I followed all the steps from the manual and it ran smoothly, including dbcan_utils fam_abu…
-
This list looks amazing! One thing that I think would be cool for newbies is to explain the category in a paragraph or two.
For example, what is 'Architecture Search' and what is it useful for.
sradu updated
4 years ago
-
### 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…
-
![image](https://user-images.githubusercontent.com/16423998/51422806-69a47f80-1bf0-11e9-87bf-9eb912de6f79.png)
I'm using the pretrained model in folder "rgb2depth". I want to reproduce "loss = 0.35…
-
Hello,
I am trying to finetune your iterative network with my own dataset.
I understand the ground truth must be:
- image pair [bs, 6, 192, 256] in range [-0.5, 0.5]
- inverse depth [bs, 1, 48…