-
### 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…
-
### Search before asking
- [X] I have searched the YOLOv3 [issues](https://github.com/ultralytics/yolov3/issues) and [discussions](https://github.com/ultralytics/yolov3/discussions) and found no si…
-
## Linux distribution and version
Fedora 29
## Flatpak version
flatpak-1.2.3-2.fc29.x86_64
flatpak-libs-1.2.3-2.fc29.x86_64
## Description of the problem
I have a NVidia card and currently t…
-
converted yolo5s.pt model to core ml model using cmd
`!python models/export.py --weights weights/yolov5s.pt --img 640 --batch 1 --train `
in previous tried cmd
`!python models/export.py --weig…
-
## Keyword: efficient
### End-to-end codesign of Hessian-aware quantized neural networks for FPGAs and ASICs
- **Authors:** Javier Campos, Zhen Dong, Javier Duarte, Amir Gholami, Michael W. Mahoney,…
-
**Submitting author:** @a-niem (Adrian Niemann)
**Repository:** https://github.com/ANP-Granular/ParticleTracking
**Branch with paper.md** (empty if default branch): joss_paper
**Version:** v0.6.0
**Ed…
-
-
### 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…
-
In julia 1.3 the threadsafe runtime for truly parallel tasks [has arrived](https://julialang.org/blog/2019/07/multithreading) which will greatly increase the interest in concurrent computation in Juli…
c42f updated
11 months ago
-
## 🐛 Bug
Using `torch.hub.load` to load any YOLOv5 model in an environment where either `utils` or `models` (and I assume `data` or `weights`) are top-level modules causes an undetected conflict resu…