-
RSP-main\Object Detection\mmdet\models\backbones\ViTAE_Window_NoShift 这个文件夹里面实现的是ViTAEv2,对吗?看代码像是v2版本,RC和NC交替
-
I am interested in porting some object detection models from PyTorch to JAX. In particular, I am looking at the RCNN family of models.
After looking into some existing implementations in TF/PyTorc…
-
### 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…
-
Hello lyuwenyu,
First of all, thank you for your amazing work on RT-DETR! I’ve just started learning about object detection models, and I truly appreciate the innovations that make RT-DETR both fas…
-
Hi,
I’m using YOLOv9 for segmentation tasks and noticed that quantization is currently supported for object detection models. Since the backbone is the same across all YOLOv9 variants, I wanted to …
-
### Search before asking
- [X] I have searched the Ultralytics YOLO [issues](https://github.com/ultralytics/ultralytics/issues) and [discussions](https://github.com/ultralytics/ultralytics/discussi…
-
In the "3. What's in this repository" section, the
(Todo) Object detection using Neural Network (TensorFlow Lite)
(Todo) Object detection using YOLO v3 (RPi 4 only)
have not been updated yet.
Are …
-
I am encountering this problem when running test.py
Can you you let me know how to fix it, thank you in advance.
![Capture](https://github.com/user-attachments/assets/432e23e5-1bab-47a1-bf20-e5fdeac…
-
## 🚀 The feature
Implement support for Detectron2 models within the TorchServe object detection examples. This includes:
1. Developing a custom handler that works seamlessly with both CPU and GP…
-
Hi peeps,
I have been trying to train a custom model for object detection using this package, i.e flutter_tflite, but have found no success. custom models when ingested into the example app does no…