-
由于显存小,已经把batch size改成8,对应的lr也减小到5e-4。但是训练过程中网络的LOSS还是发散了。
```
~/PyTorch_YOLOv2$ python train.py -ms --batch_size 8 --cuda --lr 5e-4 --num_workers 4
Setting Arguments.. : Namespace(batch_size=8, co…
eeyrw updated
2 years ago
-
### Checklist
- [X] I acknowledge that support is provided on a best-effort basis.
- [X] I acknowledge that the authors and contributors to this repository cannot be held responsible for the results …
ffund updated
4 months ago
-
ArgoCD Application deployment is stuck in an infinite loop of Syncing the Application. Initially it works but after sometimes it get stuck in Syncing state.
We have tried Terminating the sync but aft…
-
* MS COCO state-of-art accuracy: https://paperswithcode.com/sota/object-detection-on-coco
* CornerNet: Detecting Objects as Paired Keypoints: https://arxiv.org/abs/1808.01244v2
* CornerNet-Lite:…
-
Different approaches of mAP (mean average precision) calculation:
1. `-map_points 101` for [MS COCO](http://cocodataset.org)
2. `-map_points 11` for [PascalVOC 2007](http://host.robots.ox.ac.uk/pasc…
-
hey, I run the code using colab but it crashes the sessions. and generate the xlsx file but corrupt one and empty. however the online demo is working.
-
- [*] I have read the [FAQ](https://github.com/Genymobile/scrcpy/blob/master/FAQ.md).
- [*] I have searched in existing [issues](https://github.com/Genymobile/scrcpy/issues).
**Environment**
-…
-
### Discussed in https://github.com/argoproj/argo-cd/discussions/8116
Originally posted by **utkarsh-devops** January 8, 2022
Hello ArgoCDians, :wave:
We’re facing a weird issue in produc…
-
Hi @AlexeyAB .
I have a dataset for Licence Plate Recognition(Persian) and I want to do that via YOLO and object detection by your repository. Here I show a sample of my dataset(139x29 pixels):
!…
-
### What is the issue?
laptop raspberrypi (hostapd acting as wifi AP) router NAT (PAT) router NAT (PAT) mtw (exit-node)
The raspberrypi acts as a wifi access point and this works normally, but…