Glenn Jocher
9c91aeae10
W&B logging add hyperparameters ( #1399 )
...
* W&B logging add hyperparameters
* hyp bug fix and image logging updates
* if plots and wandb:
* cleanup
* wandb/ gitignore add
* cleanup 2
* cleanup 3
* move wandb import to top of file
* wandb evolve
* update import
* wandb.run.finish()
* default anchors: 3
2020-11-16 13:35:34 +01:00
Glenn Jocher
4821d076e2
Increment train, test, detect runs/ ( #1322 )
...
* Increment train, test, detect runs/
* Update ci-testing.yml
* inference/images to data/images
* move images
* runs/exp to runs/train/exp
* update 'results saved to %s' str
2020-11-08 19:39:05 +01:00
Glenn Jocher
194f16844e
Multi-threaded image caching
2020-11-07 02:18:18 +01:00
Glenn Jocher
4346b13a40
Dataset download bash script updates ( #1132 )
2020-10-13 15:58:03 +02:00
Glenn Jocher
0ada058f63
Generalized regression criterion renaming ( #1120 )
2020-10-11 17:25:17 +02:00
Mingyu Wang
2d2371d2d1
Update get_voc.sh data download URLs ( #1077 )
2020-10-04 19:35:05 +02:00
Glenn Jocher
f1c63e2784
add mosaic and warmup to hyperparameters ( #931 )
2020-09-13 14:03:54 -07:00
Glenn Jocher
23a7f29e2d
Update hyp.finetune.yaml on 306 VOC generations result
2020-09-03 01:20:30 -07:00
NanoCode012
901243c780
Fix relative path for VOC download ( #880 )
...
Cleaned up code
2020-08-31 16:06:10 -07:00
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