You can not select more than 25 topics Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
suluyan.sly 904374d329 [to #42322933] feat: plug inference 3 years ago
..
easycv_pipelines [to #42322933]modify test_segmentation_pipeline.py for damo models 3 years ago
__init__.py [to #41401401] add preprocessor, model and pipeline 3 years ago
test_action_detection.py [to #42322933] Add action-detection model 3 years ago
test_action_recognition.py [to #42322933]move postprocess helper into utilities 3 years ago
test_animal_recognition.py [to #42322933]clean up test level 3 years ago
test_automatic_speech_recognition.py [to #42322933] remove some unittest about asr 3 years ago
test_base.py [to #42322933]clean up test level 3 years ago
test_body_2d_keypoints.py [to #42322933]move postprocess helper into utilities 3 years ago
test_body_3d_keypoints.py [to #42322933] support 3d body keypoints 3 years ago
test_builder.py [to #42322933]clean up test level 3 years ago
test_cmdssl_video_embedding.py [to #42322933]clean up test level 3 years ago
test_conversational_text_to_sql.py [to #42322933]move postprocess helper into utilities 3 years ago
test_crowd_counting.py [to #42322933]move postprocess helper into utilities 3 years ago
test_csanmt_translation.py [to #42322933]nlp_translation_preprocess 3 years ago
test_deberta_tasks.py [to #42322933] add Deberta v2 modeling and fill_mask task, with master merged 3 years ago
test_dialog_intent_prediction.py [to #42322933] modify space task name 3 years ago
test_dialog_modeling.py [to #42322933] modify space task name 3 years ago
test_dialog_state_tracking.py [to #42322933]move postprocess helper into utilities 3 years ago
test_document_segmentation.py [to #42322933] add new Task - document segmentation 3 years ago
test_face_2d_keypoints.py [to #42322933]add face 2d keypoints by EasyCV 3 years ago
test_face_detection.py [to #42322933]move postprocess helper into utilities 3 years ago
test_face_image_generation.py [to #42322933]move postprocess helper into utilities 3 years ago
test_face_recognition.py [to #42322933]move postprocess helper into utilities 3 years ago
test_facial_expression_recognition.py [to #42322933] 新增FER人脸属性识别 3 years ago
test_faq_question_answering.py [to #42322933]新增FAQ问答模型 3 years ago
test_fill_mask.py [to #42322933]skip sbert_en&bert_ch to save ci time 3 years ago
test_general_image_classification.py [to #42322933]clean up test level 3 years ago
test_general_recognition.py [to #42322933]clean up test level 3 years ago
test_generative_multi_modal_embedding.py [to #42322933]clean up test level 3 years ago
test_hand_2d_keypoints.py [to #42322933] feat: add hand keypoints pipeline 3 years ago
test_hicossl_video_embedding.py [to #42322933] Add hicossl_video_embedding_pipeline to maas lib 3 years ago
test_image2image_generation.py [to #42322933] disable image diffusion tests 3 years ago
test_image2image_translation.py [to #42322933] disable image diffusion tests 3 years ago
test_image_color_enhance.py [to #42322933]clean up test level 3 years ago
test_image_colorization.py [to #42322933]clean up test level 3 years ago
test_image_denoise.py [to #43112692] stardarized task name and output 3 years ago
test_image_instance_segmentation.py [to #42322933]clean up test level 3 years ago
test_image_matting.py [to #42322933]move postprocess helper into utilities 3 years ago
test_image_panoptic_segmentation.py [to #42322933]panoptic segmentation 模型接入 3 years ago
test_image_portrait_enhancement.py [to #42322933]clean up test level 3 years ago
test_image_reid_person.py [to #42322933] add image-reid-person 3 years ago
test_image_semantic_segmentation.py [to #42322933]semantic segmentation 模型接入 3 years ago
test_image_style_transfer.py [to #42322933]move postprocess helper into utilities 3 years ago
test_image_super_resolution.py [to #42322933]clean up test level 3 years ago
test_key_word_spotting.py [to #42322933] bugfix: kws pipeline tasks name change auto-speech-recognition to keyword-spotting 3 years ago
test_key_word_spotting_farfield.py [to #42322933]move postprocess helper into utilities 3 years ago
test_live_category.py [to #42322933]add cv_resnet50_live-category 3 years ago
test_movie_scene_segmentation.py [to #42322933] movie scene segmentation模型接入 3 years ago
test_mplug_tasks.py [to #42322933] Add mplug retrieval pipeline and finetune 3 years ago
test_multi_modal_embedding.py [to #44340132] fix: ci case run out of gpu memory 3 years ago
test_multi_modal_similarity.py [to #42322933]add team model 3 years ago
test_named_entity_recognition.py [to #42322933] add lstm-crf ner model code 3 years ago
test_nli.py [to #42322933] add regress tests 3 years ago
test_object_detection.py [to #42322933]clean up test level 3 years ago
test_ocr_detection.py [to #42322933]clean up test level 3 years ago
test_ocr_recognition.py [to #42322933]ocr-recognition re-upload 3 years ago
test_ofa_tasks.py [to #42322933]move postprocess helper into utilities 3 years ago
test_person_image_cartoon.py [to #42322933]move postprocess helper into utilities 3 years ago
test_plug_text_generation.py [to #42322933] feat: plug inference 3 years ago
test_product_retrieval_embedding.py [to #42322933]fix onnx thread error 3 years ago
test_realtime_object_detection.py [to #42322933] feat(RealtimeObjectDetection):新增实时检测pipeline 3 years ago
test_relation_extraction.py [to #42322933] 关系抽取 3 years ago
test_retina_face_detection.py [to #42322933] 新增RetinaFace人脸检测器 3 years ago
test_salient_detection.py [to #42322933] support salient detection 3 years ago
test_sentence_similarity.py [to #42322933] add regress tests 3 years ago
test_sentiment_classification.py [to #42322933] add regress tests 3 years ago
test_shop_segmentation.py [to #42322933]商品显著性分割v1.0 3 years ago
test_skin_retouching.py [to #42322933]move postprocess helper into utilities 3 years ago
test_speech_signal_process.py [to #42322933] add far field kws model pipeline 3 years ago
test_text_classification.py [to #42322933]clean up test level 3 years ago
test_text_driven_segmentation.py [to #42322933]文本指导的语义分割模型 3 years ago
test_text_error_correction.py [to #42322933]clean up test level 3 years ago
test_text_generation.py [to #42322933] remove sep token at the end of tokenizer output 3 years ago
test_text_to_image_synthesis.py [to #42322933]rename imagen to diffusion 3 years ago
test_text_to_speech.py [to #42322933] update tts model id 3 years ago
test_tinynas_classification.py [to #42322933] cv/tinynas/classification 3 years ago
test_tinynas_detection.py [to #42322933]add tinynas-detection pipeline and models 3 years ago
test_video_category.py [to #42322933] add cv_resnet50_video-category to maas lib 3 years ago
test_video_multi_modal_embedding.py [to #42322933]clean up test level 3 years ago
test_video_single_object_tracking.py [to #42322933]move postprocess helper into utilities 3 years ago
test_video_summarization.py [to #42322933] video_summarization 修改test中的结果可视化 3 years ago
test_virtual_try_on.py [to #42322933]clean up test level 3 years ago
test_word_segmentation.py [to #42322933] add regress tests 3 years ago
test_zero_shot_classification.py [to #42322933] add regress tests 3 years ago