-
### Title:
**ModuleNotFoundError when Running TensorFlow Object Detection API Tests**
### Environment:
- Python version: 3.10.6
- TensorFlow version: 2.15.0
- Operating System: MacOS
- Environ…
-
Click to expand!
### Issue Type
Support
### Source
binary
### Tensorflow Version
2.10.0
### Custom Code
Yes
### OS Platform and Distribution
Windows 10
### Device
…
-
### Search before asking
- [X] I have searched the YOLOv5 [issues](https://github.com/ultralytics/yolov5/issues) and [discussions](https://github.com/ultralytics/yolov5/discussions) and found no simi…
-
Just a general concern that currently models like ResNet2RotMat cannot be created without the `_CONFIG`. I still feel it is better to allow people create them by simply passing through args and kwargs…
-
## Description
when I convert fficientdet-d7x from AutoML Models as https://github.com/NVIDIA/TensorRT/tree/main/samples/python/efficientdet,
I get "INVALID_GRAPH : This is an invalid model. …
ghost updated
6 months ago
-
Tensorflow = 2.13.1
OS: Ubuntu 20.04
Python: 3.8
Code used to convert to tflite framework before converting to tflite file:
`python3 object_detection/export_tflite_graph_tf2.py --pipeline_config…
-
### 问题确认 Search before asking
- [X] 我已经搜索过问题,但是没有找到解答。I have searched the question and found no related answer.
### 请提出你的问题 Please ask your question
使用yolox/yolox_s_300e_coco.yml执行训练时出现此问题
python…
-
### Search before asking
- [X] I have searched the YOLOv5 [issues](https://github.com/ultralytics/yolov5/issues) and found no similar bug report.
### YOLOv5 Component
_No response_
### B…
-
Hey there, the demo is not working locally nor in colab.
Following the notebook in colab the following error message is returned:
```sh
/usr/local/lib/python3.10/dist-packages/torch/utils/_contex…
-
I trained a model with my own data (using "configs/quick_schedules/Quick-FCSGG-HRNet-W32.yaml") and saved the weights.
When I try to run visualize_outputs on my own minitest set, I get the error th…