EasyCV/easycv/datasets/shared
Cathy0908 54e9571423
add BEVFormer (#203)
* add BEVFormer and benchmark
2022-10-24 17:20:12 +08:00
..
data_sources refactor `get_sample` to `__getitem__` for all datasources api (#156) 2022-08-17 14:24:17 +08:00
pipelines refactor yolox predictor, support batch inference (#198) 2022-09-23 13:51:06 +08:00
__init__.py initial commit 2022-04-02 20:01:06 +08:00
base.py add BEVFormer (#203) 2022-10-24 17:20:12 +08:00
dali_tfrecord_imagenet.py remove useless import and optimize imports (#84) 2022-06-13 10:29:41 +08:00
dali_tfrecord_multi_view.py remove useless import and optimize imports (#84) 2022-06-13 10:29:41 +08:00
dataset_wrappers.py initial commit 2022-04-02 20:01:06 +08:00
multi_view.py add error code (#146) 2022-09-19 16:07:04 +08:00
odps_reader.py refactor `get_sample` to `__getitem__` for all datasources api (#156) 2022-08-17 14:24:17 +08:00
raw.py add wholebody keypoint detection 2022-09-26 17:37:52 +08:00