-
thank you for your great work.
when i run **python3 train.py --transfer** ,i get this erro,Could you tell me how can i solve it,thanks!
Namespace(accumulate=1, arc='default', batch_size=16, bucket…
-
updates:
- use only the crossings layer for displaying crossings
- do not bother trying to give PSCIS info on click of crossing
- basic fixes of column names / values
We do not want to duplicat…
-
I run reparameterization.ipynb with custom model but get error. How to fix this? thank you
![Screenshot 2024-03-11 104123](https://github.com/WongKinYiu/yolov9/assets/49276369/606c503f-e877-4af3-ac0d…
-
## ❔Question
'Yolov3-spp-ultralytics' is the best, I want to add SE attention base on it, but I have a problem, as follows:
```
$python train.py --batch-size 8 --cfg cfg/yolov3-spp-attention.cfg' …
-
### 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…
-
### Issue
I'm trying to wrap my head around a recent change to GAP_PRODUCTS and not entirely sure where this issue should go because it is a problem for how multiple repos interact with GAP_PRODUCTS …
-
I was wondering if this repo is able to run customized models from https://github.com/AlexeyAB/darknet/issues/3114. Or which ones I can use ?
ghost updated
9 months ago
-
Hello, Does the code support yolov3-spp-pan-scale.cfg?
in the model.py
elif mdef['type'] == 'reorg3d': # yolov3-spp-pan-scale
# torch.Size([16, 128, 104, 104])
# t…
-
Thank you for sharing this great work! I'm having some issues running the "FlexiCubes + G-Shell" reconstruction demo. Could you please check it?
**Environment**
- Ubuntu 22.04
- Python 3.9.18, Py…
-
Cleanest way would be to have this added to http://erlang.org/doc/man/inet.html#type-getifaddrs_ifopts
In theory there is a `hwaddr`field there but we don't see it which points toward the underlyin…