527 Commits

Author SHA1 Message Date
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
Felix
f83f6f2db8
Create common_dataset.py 2021-05-31 15:43:57 +08:00
Bin Lu
182bf94343
Update celoss.py 2021-05-31 14:28:52 +08:00
Bin Lu
8edec09dd4
Update centerloss.py 2021-05-31 14:28:40 +08:00
Bin Lu
b79f3f2e65
Update comfunc.py 2021-05-31 14:28:22 +08:00
Bin Lu
e9a1d83035
Update emlloss.py 2021-05-31 14:27:59 +08:00
Bin Lu
adfd5c4c10
Update msmloss.py 2021-05-31 14:27:37 +08:00
Bin Lu
b0d3dd9c1e
Update npairsloss.py 2021-05-31 14:27:13 +08:00
Bin Lu
36a69acb3f
Update trihardloss.py 2021-05-31 14:26:31 +08:00
Bin Lu
0efe0075a2
Update triplet.py 2021-05-31 14:25:59 +08:00
Bin Lu
f62604de72
Add files via upload
add losses
2021-05-31 14:20:48 +08:00
Bin Lu
90418d79d2
Update __init__.py 2021-05-31 14:17:59 +08:00
Bin Lu
bb4c2c6df0
Create __init__.py 2021-05-31 14:17:31 +08:00
Bin Lu
d0edde7a94
Create circlemargin.py 2021-05-31 14:16:33 +08:00
Bin Lu
2177c3435c
Create cosmargin.py 2021-05-31 14:16:03 +08:00
Bin Lu
777f6600e0
Create fc.py 2021-05-31 14:15:37 +08:00