# Model_Script_Library **Repository Path**: cpc/Model_Script_Library ## Basic Information - **Project Name**: Model_Script_Library - **Description**: Tianshu Vision Model Zoo In this repo, we supply several computer vision applications based on OneFlow, including: Re-ID DCGAN Pix2Pix SRGAN Face Segmentation Action Recognition Restrack The details of each project can be found in the corresponding folders. - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: main - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 3 - **Created**: 2022-01-26 - **Last Updated**: 2022-01-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Vision Model Zoo The algorithms is implemented with old lazy interface. In this repo, we supply several computer vision applications based on OneFlow, including: * [Re-ID](https://github.com/Oneflow-Inc/oneflow_vision_model/tree/main/Re-ID) * [DCGAN](https://github.com/Oneflow-Inc/oneflow_vision_model/tree/main/DCGAN) * [Pix2Pix](https://github.com/Oneflow-Inc/oneflow_vision_model/tree/main/Pix2Pix) * [SRGAN](https://github.com/Oneflow-Inc/oneflow_vision_model/tree/main/SRGAN) * [Face Segmentation](https://github.com/Oneflow-Inc/oneflow_vision_model/tree/main/face_seg) * [Action Recognition](https://github.com/Oneflow-Inc/oneflow_vision_model/tree/main/TSN) * [Restrack(Yolov3)](https://github.com/Oneflow-Inc/oneflow_vision_model/tree/main/restrack) * [TTSR](https://github.com/Oneflow-Inc/oneflow_vision_model/tree/main/TTSR) * [AP3D](https://github.com/Oneflow-Inc/oneflow_vision_model/tree/main/AP3D) * [GhostNet](https://github.com/Oneflow-Inc/oneflow_vision_model/tree/main/ghostnet) * [HRNet](https://github.com/Oneflow-Inc/oneflow_vision_model/tree/main/Hrnet) * [LeNet](https://github.com/Oneflow-Inc/oneflow_vision_model/tree/main/LeNet) * [Scnet](https://github.com/Oneflow-Inc/oneflow_vision_model/tree/main/Scnet) * [poseNet](https://github.com/Oneflow-Inc/oneflow_vision_model/tree/main/poseNet) * [TCA](https://github.com/Oneflow-Inc/oneflow_vision_model/tree/main/TCA) * [MobileNetV3](https://github.com/Oneflow-Inc/oneflow_vision_model/tree/main/MobileNetV3) The details of each project can be found in the corresponding folders. ## License [Apache License 2.0](LICENSE)