642 Commits

Author SHA1 Message Date
weishengyu
55943da6d1 remove promote 2021-06-03 15:18:19 +08:00
weishengyu
69f563d234 rename losses -> loss 2021-06-03 15:17:49 +08:00
weishengyu
51f0b78bd4 move flowers to root 2021-06-03 15:16:05 +08:00
weishengyu
65f0badf14 merge dataset and sampler -> dataloader 2021-06-03 15:14:05 +08:00
Wei Shengyu
96d1feb682
Merge pull request #773 from RainFrost1/develop_reg
Develop reg
2021-06-03 14:06:27 +08:00
dongshuilong
435144b526 fix bugs imgnet and rec train 2021-06-03 12:24:48 +08:00
dongshuilong
452f532121 add CompCars train and fix bugs 2021-06-03 11:00:47 +08:00
cuicheng01
670351991e
Update MobileNetV3_large_x1_0_CIFAR100_finetune.yaml 2021-06-03 00:43:16 +08:00
dongshuilong
bba0cf8fdb add CompCars train 2021-06-02 20:04:24 +08:00
cuicheng01
9ad588e048
Update HRNet_W48_C.yaml 2021-06-02 19:08:00 +08:00
cuicheng01
56cd24552f
Update ResNet50.yaml 2021-06-02 19:03:12 +08:00
cuicheng01
dc44df5a21
Update MobileNetV3_large_x1_0.yaml 2021-06-02 19:02:28 +08:00
cuicheng01
1e8a020f2b fix bug of image transforms 2021-06-02 10:57:38 +00:00
cuicheng01
d13cb22378 Add legendary_model's congigs and fix some trainer's bug 2021-06-01 17:24:21 +00:00
Wei Shengyu
aecbf40bed
Merge pull request #762 from Intsigstephon/develop_reg
add RecModel for retrieval
2021-06-01 14:43:29 +08:00
littletomatodonkey
0a0e34298b
add support for infer and export (#760)
* add support for infer

* add export model support

* fix yaml

* fix post process name

* fix topk name
2021-06-01 14:37:47 +08:00
Bin Lu
2eb2c26907
Update ResNet50_retrieval.yml 2021-06-01 14:24:48 +08:00
Bin Lu
3c184362a7
Create ResNet50_retrieval.yml 2021-06-01 14:23:40 +08:00
Bin Lu
fa15e53b00
Update ResNet50.yaml 2021-06-01 14:23:07 +08:00
Bin Lu
ea53ad95c3
Update ResNet50.yaml 2021-06-01 11:40:17 +08:00
Bin Lu
6391c90b81
Delete ppcls/arch/neck directory 2021-06-01 11:35:44 +08:00
Bin Lu
85ca658ea2
Update __init__.py 2021-06-01 11:30:26 +08:00
Bin Lu
9c395ac802
Update __init__.py 2021-06-01 09:52:56 +08:00
Felix
46955a262d
Merge branch 'develop_reg' into develop_reg 2021-05-31 21:57:23 +08:00
Wei Shengyu
82ed94704d
Merge pull request #755 from Intsigstephon/develop_reg
add  head/neck and losses
2021-05-31 20:50:02 +08:00
Bin Lu
f61a64aab6
Update arcmargin.py 2021-05-31 20:46:45 +08:00
Bin Lu
77a2c4571c
Update cosmargin.py 2021-05-31 20:46:16 +08:00
Bin Lu
6f2959af3a
Update arcmargin.py 2021-05-31 20:45:30 +08:00
Felix
c9690673ca
Update multilabel_dataset.py 2021-05-31 16:49:54 +08:00
weishengyu
546d63d58a dbg 2021-05-31 16:49:25 +08:00
Felix
9c11ddca37
Update __init__.py 2021-05-31 16:47:57 +08:00
Felix
b0708e6e9a
Update __init__.py 2021-05-31 16:40:45 +08:00
weishengyu
c749bdf93f replace reshape with Flatten layer in ResNet 2021-05-31 16:40:33 +08:00
Felix
771449813c
Update DistributedRandomIdentitySampler.py 2021-05-31 16:01:39 +08:00
dongshuilong
2fa808517d legendary models v0.1 2021-05-31 16:01:02 +08:00
Felix
bf8f2bef51
Update __init__.py 2021-05-31 16:00:32 +08:00
Felix
89a4c43187
Update random_erasing.py 2021-05-31 15:59:53 +08:00
Felix
f2c0cee05c
Update randaugment.py 2021-05-31 15:59:08 +08:00
Felix
ea08c644bd
Update operators.py 2021-05-31 15:58:46 +08:00
Felix
289a6fc11a
Update hide_and_seek.py 2021-05-31 15:58:16 +08:00
Felix
f958e2c05e
Update grid.py 2021-05-31 15:57:54 +08:00
Felix
2f84cc3809
Update functional.py 2021-05-31 15:56:42 +08:00
Felix
017d95caf2
Update fmix.py 2021-05-31 15:55:51 +08:00
Felix
f15a478fc3
Update cutout.py 2021-05-31 15:55:28 +08:00
Felix
50f00e8486
Update autoaugment.py 2021-05-31 15:54:20 +08:00
Felix
6db0ae8af4
Update batch_operators.py 2021-05-31 15:53:54 +08:00
Felix
d2630c3a31
Update multilabel_dataset.py 2021-05-31 15:52:33 +08:00
Felix
56b4d8b889
Update multilabel_dataset.py 2021-05-31 15:49:57 +08:00
Felix
15fd4414d1
Update multilabel_dataset.py 2021-05-31 15:49:19 +08:00
Felix
fa8dbc7f18
Update imagenet_dataset.py 2021-05-31 15:46:54 +08:00