cuicheng01
|
85bf8683cb
|
Support for parsing label files
|
2022-08-29 05:49:15 +00:00 |
cuicheng01
|
eade1b7232
|
fix multilabel
|
2022-08-22 06:40:26 +00:00 |
littletomatodonkey
|
dab99e3e88
|
fix config yaml (#2214)
|
2022-08-19 12:15:10 +08:00 |
root
|
2a909c306a
|
fix: change to relative import
|
2022-08-19 11:40:38 +08:00 |
root
|
0b1c8e93b7
|
fix: fix error import path
|
2022-08-19 11:40:38 +08: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 |
root
|
b1b45eaff0
|
fix: fix the pretrained url
|
2022-08-18 17:06:48 +08:00 |
littletomatodonkey
|
26207a8c77
|
add mgd loss (#2161)
* add mgd loss
* add init
* fix doc
|
2022-07-19 10:50:51 +08:00 |
cuicheng01
|
6cfdf8af5a
|
fix peleenet config
|
2022-07-15 11:39:46 +00:00 |
cuicheng01
|
84c2974d3a
|
fix peleenet and convnext
|
2022-07-14 09:59:54 +00:00 |
cuicheng01
|
1fccb35be7
|
Merge branch 'develop' into PeleeNet_PR
|
2022-07-14 10:47:06 +08:00 |
cuicheng01
|
1bbe4b5ed1
|
Merge pull request #1885 from flytocc/ConvNeXt
ConvNext & EMA & gradient accumulation
|
2022-07-14 10:45:25 +08:00 |
Wei Shengyu
|
0707ff6fe0
|
Merge pull request #2123 from zoooo0820/add_train_cfg_for_calling
add training cfg for pphuman calling model
|
2022-07-13 14:32:27 +08:00 |
littletomatodonkey
|
cd64499351
|
fix download logic for multi-machine (#2140)
|
2022-07-12 11:18:00 +08:00 |
Yang Nie
|
3248cc5819
|
update `DecodeImage`
|
2022-07-09 23:30:13 +08:00 |
Yang Nie
|
4266b8790d
|
rename `ConvNext` to `ConvNeXt`
|
2022-07-09 23:25:50 +08:00 |
Yang Nie
|
eb6e0d10fc
|
fix typo
|
2022-07-09 21:56:36 +08:00 |
Yang Nie
|
436f64ad84
|
Merge branch 'develop' into ConvNeXt
|
2022-07-09 21:50:31 +08:00 |
Walter
|
d8c1d824a9
|
Merge pull request #1978 from HydrogenSulfate/add_reid_doc
add reid docs and images
|
2022-07-07 15:00:17 +08:00 |
Walter
|
7d1fe2c80b
|
Merge pull request #2135 from HydrogenSulfate/fix_amp_train
add amp train doc
|
2022-07-07 10:11:42 +08:00 |
HydrogenSulfate
|
266db4d89c
|
fix classification bug
|
2022-07-06 20:38:40 +08:00 |
littletomatodonkey
|
14d6b7efa4
|
add dist algo (#2133)
* add dist_kd
* add doc
* fix some typos
|
2022-07-06 16:30:01 +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 |
zoooo0820
|
cfc06e059c
|
add training cfg for pphuman calling model
|
2022-07-01 12:14:46 +00:00 |
cuicheng01
|
f729688e88
|
Merge pull request #2118 from littletomatodonkey/dev/fix_va_dist
fix cfg
|
2022-06-30 20:47:57 +08:00 |
littletomatodonkey
|
2796ad1cd7
|
fix cfg
|
2022-06-30 19:07:07 +08:00 |
cuicheng01
|
a614dbe313
|
fix multilabel_dataset bug
|
2022-06-29 06:51:40 +00:00 |
HydrogenSulfate
|
f3f0605c7e
|
Merge pull request #2106 from HydrogenSulfate/add_pact_chain
Add quant chain
|
2022-06-28 20:13:43 +08:00 |
littletomatodonkey
|
9cdbdca4ee
|
add support for unlabel training (#2103)
|
2022-06-28 15:58:07 +08:00 |
HydrogenSulfate
|
4b0dd292e3
|
debug
|
2022-06-28 06:54:50 +00:00 |
HydrogenSulfate
|
e8fc16d76b
|
update rep condition
|
2022-06-28 05:58:14 +00:00 |
HydrogenSulfate
|
de1e9cab74
|
update pact chain
|
2022-06-28 04:06:54 +00:00 |
HydrogenSulfate
|
27dd1bc73c
|
merge develop and solve conflicts
|
2022-06-27 15:48:36 +08:00 |
HydrogenSulfate
|
e866a217bf
|
update configs
|
2022-06-24 18:37:01 +08:00 |
HydrogenSulfate
|
8cb2ec8d9c
|
Merge branch 'PaddlePaddle:develop' into add_ampO2_train
|
2022-06-24 16:11:14 +08:00 |
HydrogenSulfate
|
2b758dec3f
|
add pact chain configs and refine related scripts
|
2022-06-22 17:45:58 +00:00 |
HydrogenSulfate
|
43410aa852
|
update config, add amp eval for retrieval
|
2022-06-21 23:03:56 +08:00 |
Wei Shengyu
|
da0ae9ef12
|
Merge pull request #2084 from RainFrost1/develop
fix logger init twice and print_info debug
|
2022-06-21 17:24:37 +08:00 |
HydrogenSulfate
|
3b1247d069
|
fix bug in RandCropImageV2
|
2022-06-20 10:53:19 +08:00 |
dongshuilong
|
0334ba5ba8
|
fix logger init twice and print_info debug
|
2022-06-19 05:31:48 +00:00 |
cuicheng01
|
4ba0e4bef3
|
Merge pull request #2074 from cuicheng01/update_pulc_docs
update pulc docs
|
2022-06-16 16:44:31 +08:00 |
littletomatodonkey
|
2b1713b603
|
fix udml cfg (#2073)
|
2022-06-16 14:03:37 +08:00 |
cuicheng01
|
fe9dd370e4
|
update pulc docs
|
2022-06-16 06:02:36 +00:00 |
dongshuilong
|
49f010a1c6
|
add r50 dynamic fp16 train for benchmark
|
2022-06-15 14:33:17 +00:00 |
cuicheng01
|
5f4c8774b3
|
Merge pull request #2056 from cuicheng01/update_pulc_config
update pulc configs
|
2022-06-14 15:58:27 +08:00 |
cuicheng01
|
ea1ba04fae
|
update pulc configs
|
2022-06-14 07:54:57 +00:00 |
Walter
|
5010bee691
|
Merge pull request #1988 from FeixLiu/update_dataloader
[bug fixer] Update dataloader to handle index error
|
2022-06-14 11:05:29 +08:00 |
cuicheng01
|
61b7b3487a
|
Merge pull request #1926 from nemonameless/fix_ShuffleNetV2_x2_0_ch
fix ShuffleNetV2 config
|
2022-06-14 10:43:43 +08:00 |
cuicheng01
|
4a247f49dc
|
update resnet.py
|
2022-06-13 21:04:28 +08:00 |