-
作者你好
如果我想要在我自己的数据集(类MVTec)上运行代码,应该如何创建train.json,train10.json,test.json等文件呢?
-
Hi,
for my project I want to save the parts of an image enclosed by the Bounding Boxes as .jpg for feeding in another CNN for further classification.
How can I adjust the code so i get the sub-…
-
I am using windows 10, python 3.7. While I was trying to run train.py fpr custom object detection i was facing below issue:
Traceback (most recent call last):
File "train.py", line 184, in …
-
### Search before asking
- [X] I have searched the YOLOv8 [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussions) and fou…
-
many of those files really doesn't exist
```
(tensorflow1) C:\tensorflow1\models\research>protoc --python_out=. .\object_detection\protos\anchor_generator.proto .\object_detection\protos\argmax_ma…
-
As briefly mentioned in [issue #147](https://github.com/0x2142/frigate-notify/issues/147), I am looking for a way to dynamically set notification priorities and apply advanced filtering based on trans…
-
Hello,
first of all I would like to thank you for sharing this great code.
I was wondering if it is possible to integrate an object detection method like (SSD, YOLO, ..., etc) to label specific ob…
-
When trying to execute: TF_RECORD_SCRIPT file
!python {files['TF_RECORD_SCRIPT']} -x {os.path.join(paths['IMAGE_PATH'], 'train')} -l {files['LABELMAP']} -o {os.path.join(paths['ANNOTATION_PATH'], 'tr…
-
facing issues while running tfrecord code:
!python ~/models/research/object_detection/dataset_tools/create_pet_tf_record.py --label_map_path=label_map.pbtxt --data_dir=. --output_dir=. --num_shards…
-
I wanted to edit the protobuf by adding 2f and the newly added calibration code. But this time it says ".: Permission denied". What is the problem?
Tensorflow 1.13
CUDA 9
cudnn 7.5
Win 10
`pro…