Commit Graph

27 Commits (08e97a2f884a9090abb890298dd1d47611a3e249)

Author SHA1 Message Date
Glenn Jocher 08e97a2f88 Update hyperparameters to add lrf, anchors 2020-08-28 14:58:43 -07:00
Glenn Jocher fd71fe8451 Update hyp.finetune.yaml 2020-08-22 16:18:53 -07:00
Glenn Jocher 1309400e6b Update hyp.finetune.yaml on VOC results 2020-08-22 15:05:47 -07:00
Glenn Jocher 916d4aad9a
v3.0 Release (#725)
* initial commit

* remove yolov3-spp from test.py study

* update study --img range

* update mAP

* cleanup and speed updates

* update README plot
2020-08-13 14:25:05 -07:00
Glenn Jocher 41523e2c91
Dataset autodownload feature addition (#685)
* initial commit

* move download scripts into data/scripts

* new check_dataset() function in general.py

* move check_dataset() out of with context

* Update general.py

* DDP update

* Update general.py
2020-08-09 20:52:57 -07:00
Glenn Jocher 3c6e2f7668
Single-source training (#680)
* Single-source training

* Extract hyperparameters into seperate files

* weight decay scientific notation yaml reader bug fix

* remove import glob

* intersect_dicts() implementation

* 'or' bug fix

* .to(device) bug fix
2020-08-09 02:12:44 -07:00
Glenn Jocher f2843481a9 update coco.yaml 2020-07-15 18:58:35 -07:00
Glenn Jocher f1678ba8f4 update coco.yaml 2020-07-15 17:59:40 -07:00
Glenn Jocher b9855f11dc update coco.yaml 2020-07-15 17:52:27 -07:00
Glenn Jocher 8b38e6f429 update dataset comments 2020-07-12 10:37:06 -07:00
Glenn Jocher 11ba5294dd update get_voc.sh 2020-07-04 17:36:53 -07:00
Glenn Jocher 659ad748c8 update get_voc.sh 2020-07-04 17:13:43 -07:00
Glenn Jocher fd0b1cc924 update voc.yaml 2020-07-04 16:50:11 -07:00
Glenn Jocher 45abf0c74f remove verbose tar unzip 2020-07-04 16:42:12 -07:00
Glenn Jocher 55e48603bf udpate dataset download instructions 2020-07-04 16:25:48 -07:00
Glenn Jocher 72a1746938
Update get_voc.sh 2020-07-04 16:12:52 -07:00
Glenn Jocher 7df4fcebb1
Update voc.yaml 2020-07-04 16:12:17 -07:00
Glenn Jocher c0c5fd8121
Update voc.yaml 2020-07-04 16:11:14 -07:00
ChristopherSTAN d597513798
Create voc.yaml 2020-07-02 17:06:59 -04:00
ChristopherSTAN 8c3b829214
Add files via upload 2020-07-02 17:05:57 -04:00
ChristopherSTAN 4503d80449
Delete organize_VOC.py 2020-07-02 17:05:33 -04:00
ChristopherSTAN 0bd619b5aa
Delete voc.yml 2020-07-02 17:05:25 -04:00
ChristopherSTAN 389ed1f9d6
Delete VOC_split.py 2020-07-02 17:05:09 -04:00
ChristopherSTAN 2bcf3da848
Delete VOC2012.sh 2020-07-02 17:05:02 -04:00
ChristopherSTAN 570dcf05a9
Delete VOC2007.sh 2020-07-02 17:04:54 -04:00
ChristopherSTAN d18adf8df9
Add files via upload 2020-06-24 15:53:34 -04:00
Glenn Jocher 1e84a23f38 initial commit 2020-05-29 17:04:54 -07:00