-
Firstly, thank you for your amazing project, your pretrained tiny-yolov4 model has helped me much on my personal project. I upvoted this repos.
However, I would like to ask you which image datasets t…
dzngo updated
2 years ago
-
### Description of the bug
While slicing a keycap model, I am printing directly on the bed ("Pad around object" checked). When doing this, i noticed the elevated stem wasn't being supported as i woul…
-
Traceback (most recent call last):
File "dr.py", line 237, in
label = labels[-1]
IndexError: list index out of range
이부분에서막히는데 도움좀주실수있나요
-
MTCNN中Train_Pnet.py的train_path = '../data_preprocessing/anno_store/imglist_anno_12.txt' 该文件是在哪个.py中生成的
-
"""
Usage:
# Create train data:
python xml_to_csv.py -i [PATH_TO_IMAGES_FOLDER]/train -o [PATH_TO_ANNOTATIONS_FOLDER]/train_labels.csv
# Create test data:
python xml_to_csv.py -i [PATH_TO_IMAGE…
-
Hello,
First, I would like to congratulate you for your work.
I am not a professional programmer but I know the basics of python.
I have installed all dependencies, extract dataset in imgs and la…
-
I wanted to share the method to export detic model to ONNX format with custom vocabulary.
**Step 1)** First of all, comment out this line `box_features = _ScaleGradient.apply(box_features, 1.0 / se…
-
### Problem description
Our current data augmentation script for object detection allows changing various object parameters - colour, brightness, noise, size, and orientation - but applies the same…
-
我想要将您代码中的模型作为我论文模型的基准线,请问如何获取您的完整代码,如果您乐意请联系我:1040103223@qq.com
-
Hi all,
thanks to this wonderful github, I have trained a model based on DVR driving scenario and it perform pretty well.
While I detected my office around my seat with the model, I found out that l…