首页
企业/组织
数据集导航
新建镜像项目
新建托管项目
登录
注册
之江天枢
/
model_script_library
分享
Activities
1
任务
Resources
Repositories
20
Pull Requests
Roadmap
Calendar
Gantt
版本库
查看Git使用指南
如操作版本库需要认证,请使用您的邮箱
20 提交
贡献统计
Apache License 2.0
分支
1
main
ZIP下载
克隆网址
复制
50038687+chutianxu@users.noreply.github.com
提交于
about 1 year
前 :Update README.md
AP3D
DCGAN
Hrnet
LeNet
Pix2Pix
Re-ID
SRGAN
Scnet
TCA
TSN
TTSR
face_seg
ghostnet
poseNet
restrack
.gitignore
.gitmodules
.style.yapf
LICENSE
README.md
导出统计结果:
各用户提交统计信息
# Vision Model Zoo 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](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) The details of each project can be found in the corresponding folders. ## License [Apache License 2.0](LICENSE)
Loading...