__init__.py
|
Merge branch 'develop' into adaface
|
2022-05-27 14:19:03 +08:00 |
common_dataset.py
|
adapted dataset and loss
|
2022-05-18 04:54:43 +00:00 |
dali.py
|
fix: support specify DALI threads num
|
2022-09-01 20:21:43 +08:00 |
icartoon_dataset.py
|
fix: fix type of label to int64
|
2021-10-28 17:22:39 +08:00 |
logo_dataset.py
|
fix: fix type of label to int64
|
2021-10-28 17:22:39 +08:00 |
mix_dataset.py
|
update format
|
2021-09-26 16:07:05 +08:00 |
mix_sampler.py
|
update format
|
2021-09-26 16:07:05 +08:00 |
multi_scale_dataset.py
|
fix: (h, w) -> (w, h)
|
2022-05-12 08:13:34 +00:00 |
multi_scale_sampler.py
|
fix: (h, w) -> (w, h)
|
2022-05-12 08:13:34 +00:00 |
multilabel_dataset.py
|
revert bug of pr #2115 (#2124)
|
2022-07-04 13:58:22 +08:00 |
person_dataset.py
|
add m1 and baseline config
|
2022-05-05 19:55:08 +08:00 |
vehicle_dataset.py
|
fix some bugs
|
2022-08-23 10:59:30 +00:00 |