HydrogenSulfate
|
42758f5463
|
fix benchmark train's config for GeneralRecognitionV2, and polish TIPC docs
|
2022-09-14 08:54:22 +00:00 |
gaotingquan
|
3f8f981423
|
fix: support specify DALI threads num
|
2022-09-01 20:21:43 +08:00 |
HydrogenSulfate
|
73e1d36697
|
refine doc-string for ImageNetDataset
|
2022-08-25 14:40:19 +08:00 |
HydrogenSulfate
|
5a4874079d
|
fix some bugs
|
2022-08-23 10:59:30 +00:00 |
HydrogenSulfate
|
1b5e00e82a
|
add PP-ShiTuV2 code
|
2022-08-23 07:54:58 +00:00 |
HydrogenSulfate
|
a646adf754
|
refine docstring
|
2022-08-18 20:20:07 +08:00 |
HydrogenSulfate
|
84870b771d
|
add assert for DistributedRandomIdentitySampler and refine docstring for DistributedRandomIdentitySampler&Pksampler
|
2022-08-18 20:16:55 +08:00 |
littletomatodonkey
|
5b1c5eee1e
|
revert bug of pr #2115 (#2124)
* revert bug of pr #2115
* fix yaml
|
2022-07-04 13:58:22 +08:00 |
cuicheng01
|
a614dbe313
|
fix multilabel_dataset bug
|
2022-06-29 06:51:40 +00:00 |
dongshuilong
|
49f010a1c6
|
add r50 dynamic fp16 train for benchmark
|
2022-06-15 14:33:17 +00:00 |
Walter
|
dcef409dde
|
Merge branch 'develop' into adaface
|
2022-05-27 14:19:03 +08:00 |
dongshuilong
|
759fe41ccc
|
modify face_dataset and ir_net name issue
|
2022-05-19 02:22:17 +00:00 |
zhiboniu
|
05ecf1d045
|
multi-card eval support
|
2022-05-18 04:54:44 +00:00 |
zhiboniu
|
26d5b7d1cc
|
adapted dataset and loss
|
2022-05-18 04:54:43 +00:00 |
zhiboniu
|
aa8f4c16d2
|
attr ma test ok
|
2022-05-18 04:54:43 +00:00 |
dongshuilong
|
511669a49a
|
fix bcolz install bug
|
2022-05-17 07:48:23 +00:00 |
dongshuilong
|
32c99be6aa
|
add adaface
|
2022-05-16 03:50:35 +00:00 |
Tingquan Gao
|
3c8f491092
|
Merge branch 'develop' into dev/multi-scale
|
2022-05-12 16:18:27 +08:00 |
gaotingquan
|
f8150efeb6
|
fix: (h, w) -> (w, h)
|
2022-05-12 08:13:34 +00:00 |
Walter
|
353e050c21
|
Merge pull request #1910 from RainFrost1/dali_bug
修复dali环境变量bug
|
2022-05-11 17:20:13 +08:00 |
dongshuilong
|
11b0860a1b
|
fix dali env bug
|
2022-05-11 03:06:55 +00:00 |
dongshuilong
|
7283598041
|
Merge branch 'develop' of https://github.com/PaddlePaddle/PaddleClas into adaface
|
2022-05-06 04:50:31 +00:00 |
dongshuilong
|
bdc535bb39
|
add adaface
|
2022-05-06 04:50:26 +00:00 |
HydrogenSulfate
|
16f910b451
|
add m1 and baseline config
|
2022-05-05 19:55:08 +08:00 |
weishengyu
|
f6373eb239
|
dbg
|
2022-04-21 11:25:33 +08:00 |
weishengyu
|
f834a22e71
|
update delimiter
|
2022-04-19 16:36:46 +08:00 |
zhangxinyu-xyz
|
12d1b5f9a9
|
Release the inference code of ISE (ReID-CVPR2022)
|
2022-04-18 13:23:47 +08:00 |
sibo2rr
|
b6cf278663
|
change MultiScaleSamplerDDP into MultiScaleSampler
|
2022-02-15 21:31:23 +08:00 |
sibo2rr
|
fe9f519b22
|
modify according to review
|
2022-02-15 21:30:08 +08:00 |
sibo2rr
|
f2dde17623
|
multi scale sampler and dataset
|
2022-02-15 21:25:25 +08:00 |
gaotingquan
|
d3a1a1fc45
|
fix: fix type of label to int64
|
2021-10-28 17:22:39 +08:00 |
weishengyu
|
c4d54dd0e0
|
remove trick code
|
2021-09-29 10:59:16 +08:00 |
weishengyu
|
41041092b5
|
add comment for pk sampler
|
2021-09-27 15:52:19 +08:00 |
weishengyu
|
ee1bc18f3a
|
dbg
|
2021-09-27 15:31:31 +08:00 |
cuicheng01
|
a90881c99f
|
Merge branch 'develop' into add_multilabel
|
2021-09-26 22:47:20 +08:00 |
weishengyu
|
8595d18945
|
update format
|
2021-09-26 16:07:05 +08:00 |
cuicheng01
|
af9aae730e
|
add multilabel feature
|
2021-09-26 07:05:13 +00:00 |
weishengyu
|
b84e4352b1
|
dbg
|
2021-09-26 14:28:12 +08:00 |
weishengyu
|
6529765a0b
|
update pksampler
|
2021-09-23 19:35:35 +08:00 |
weishengyu
|
9e97569953
|
update sample method
|
2021-09-22 14:29:33 +08:00 |
weishengyu
|
7830860bbf
|
rm writer dataset and sampler
|
2021-09-18 11:11:48 +08:00 |
weishengyu
|
0bdb16af8b
|
add pk_sampler
|
2021-09-17 18:08:35 +08:00 |
weishengyu
|
de298b1ba2
|
dbg
|
2021-09-04 22:07:55 +08:00 |
weishengyu
|
4dc175c966
|
add write_hard dataset and sampler
|
2021-09-04 18:47:08 +08:00 |
weishengyu
|
b6144fb7cf
|
add mix dataloader and mix sampler
|
2021-09-04 17:11:23 +08:00 |
littletomatodonkey
|
9d9cd3719e
|
add static training (#1037)
* add static training
* fix typo
* add se fp16
* rm note
* fix loader
* fix cfg
|
2021-07-15 10:30:07 +08:00 |
Walter
|
73004f78f5
|
add fp16 amp training and dali (#993)
* add dygraph amp train
|
2021-07-14 22:59:23 +08:00 |
weishengyu
|
e4780174d1
|
decorate open by with
|
2021-07-07 14:30:45 +08:00 |
littletomatodonkey
|
cbcda03a27
|
fix vehicle config (#861)
|
2021-06-16 19:55:06 +08:00 |
Bin Lu
|
3a2f97a911
|
Update icartoon_dataset.py
|
2021-06-11 10:19:58 +08:00 |