-
Hi, first of all great work with the new SpineNet 143 model with amazing accuracy. I am facing error while running the fashionpedia project of tensorflow/tpu on colab. [This ](https://github.com/giree…
-
I have converted my trained model from the official YOLOv8 project into an ONNX model, using the command: `yolo export model=G:\People\person_weights\best.pt imgsz=640 format=onnx opset=11`. Then, I a…
-
## Keyword: detection
### Video Anomaly Detection by Estimating Likelihood of Representations
- **Authors:** Yuqi Ouyang, Victor Sanchez
- **Subjects:** Computer Vision and Pattern Recognition (cs.C…
-
## ❔Question
## Additional context
I have to convert best.pt which is the weight file I trained to .weights file because of our company's project commands,so how can I convert best.pt file to .we…
-
# Deploy on NVIDIA Jetson using TensorRT and DeepStream SDK
This guide explains how to deploy a trained model into NVIDIA Jetson Platform and perform inference using TensorRT and DeepStream SDK. He…
-
### Start with the `why`:
The tiny variant of [YOLOX](https://github.com/Megvii-BaseDetection/YOLOX) has a number of advantages over yolov4-tiny:
- [Significantly higher AP](https://arxiv.org/pdf/…
-
### 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 f…
-
### 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…
-
### 🐛 Describe the bug
Hello, I am trying to build custom docker image with torch & torchvision built from sources and getting this error:
```
RUN git clone --depth 1 -b main https://github.com/…
smivv updated
2 years ago
-
I think combining motion detection with classification like [yolo](https://pjreddie.com/darknet/yolo/) and using AI-sticks as workhorse could fit very nicely in to the core purpose of motioneyeos.
…