-
Hi,
I'm trying to train darknet using satellite images. I'm using a Vedai data set, see here: https://downloads.greyc.fr/vedai/ which comes with pre-annotated images.
When training, using comman…
-
### Actions before raising this issue
- [X] I searched the existing issues and did not find anything similar.
- [X] I read/searched [the docs](https://github.com/cvat-ai/cvat/tree/master#documenta…
-
# Christian Mills - Training Mask R-CNN Models with PyTorch
Learn how to train Mask R-CNN models on custom datasets with PyTorch.
[https://christianjmills.com/posts/pytorch-train-mask-rcnn-tutorial/…
-
Hello,
Thank you for creating the repository with so much detail.
I am trying to train on a custom dataset
number of class = 1
img size = 416
Setting Arguments.. : Namespace(cfg='config/gaussia…
-
Hi,
I've seen the issue was resolved for someone here:
https://github.com/experiencor/keras-yolo2/issues/237
However I've set my warmup batches to 3 and I'm still getting nan on training.
T…
-
Annotates an extern C function with C [`pure`](https://gcc.gnu.org/onlinedocs/gcc/Common-Function-Attributes.html#Common-Function-Attributes) attribute.
-
Hi,
Thanks for your fantastic work! I am trying to apply your work for videos. For that, I am trying to combine the VC features with the I3D features. While doing so, I am facing a few challenges. F…
-
Hi, I'm using the coco-wholebody 133 keypoints images + annotations (in coco format) from [here](https://github.com/jin-s13/COCO-WholeBody?tab=readme-ov-file), however it seems using the general_json2…
-
Hello @AlexeyAB thank you for such a great repo. I have a quick question:
I am in the process of detecting `4 types small objects`. I have been going through all the extra steps to increase perfor…
-
Hi, I finally was able to run a successful training on a subset of the VOC dataset. The only modifications that I needed to make to the .cfg file were
batch = 8 (in order to not run out of GPU memo…