EasyCV/easycv/predictors
tuofeilun 5583101471
bugfix easycv_root and det_test (#253)
2022-12-09 10:10:09 +08:00
..
__init__.py modify ocr predictor (#237) 2022-11-22 18:58:55 +08:00
base.py sync the predict config in the config file (#238) 2022-11-22 17:18:03 +08:00
bevformer_predictor.py Improve the performance of bevformer (#224) 2022-11-23 21:32:08 +08:00
builder.py add predict pipeline 2022-08-23 19:52:52 +08:00
classifier.py add bevformer benchmark and fix classification predict bug (#240) 2022-11-24 18:25:27 +08:00
detector.py bugfix easycv_root and det_test (#253) 2022-12-09 10:10:09 +08:00
face_keypoints_predictor.py update some predcitors, support batch inference (#195) 2022-09-20 10:04:42 +08:00
feature_extractor.py merge internal master 20221027 (#216) 2022-11-01 10:48:12 +08:00
hand_keypoints_predictor.py update some predcitors, support batch inference (#195) 2022-09-20 10:04:42 +08:00
interface.py initial commit 2022-04-02 20:01:06 +08:00
ocr.py modify ocr predictor (#237) 2022-11-22 18:58:55 +08:00
pose_predictor.py add BEVFormer (#203) 2022-10-24 17:20:12 +08:00
segmentation.py Support_mask2former_semantic (#199) 2022-10-26 17:23:21 +08:00
wholebody_keypoints_predictor.py add wholebody keypoint detection 2022-09-26 17:37:52 +08:00