6 Commits

Author SHA1 Message Date
Cathy0908
5dfe7b2898
update some predcitors, support batch inference (#195)
update some predcitors, support batch inference
2022-09-20 10:04:42 +08:00
Cathy0908
5ac6381758
add error code (#146)
* add error code
2022-09-19 16:07:04 +08:00
Cathy0908
a11f200ec3
refactor get_sample to __getitem__ for all datasources api (#156)
* refactor `get_sample` to `__getitem__` for all datasources api

* fix MMpad config
2022-08-17 14:24:17 +08:00
Cathy0908
f5cea32405
fix datasource cache (#153) 2022-08-10 19:51:32 +08:00
Cathy0908
ef698811cb
remove "get_length" function in data spurces (#140) 2022-08-03 17:30:35 +08:00
Cathy0908
4c1b3145e6
[feature] add segmentation modules (#71)
* add segmentation module & add ResNetV1c & ResNetV1d & add benchmark
2022-05-31 20:19:17 +08:00