深度学习全功能开发开源平台汇总

本文汇总了深度学习的全功能开发平台,包括微软的computervision-recipes、港中文与商汤科技的MMLAB、Facebook的Detectron2以及图森未来的SimpleDet。这些平台涵盖了图像分类、目标检测、语义分割、3D目标检测、动作识别、人体关键点检测等多个计算机视觉方向,支持PyTorch和MXNet框架。
摘要由CSDN通过智能技术生成

深度学习全功能开发平台

1. 微软 computervision-recipes平台

基本情况

框架:PyTorch

简介地址:

https://mp.weixin.qq.com/s/InFCT7CCGmHDly-IQcOqnA

开源地址:

https://github.com/microsoft/computervision-recipes

计算机视觉方向包括

图像分类、图像相似度计算、目标检测、物体及人体关键点检测、图像分割、动作识别、目标跟踪、拥挤人群计数等计算机视觉热门方向

Scenario Support Description
Classification Base Image Classification is a supervised machine learning technique to learn and predict the category of a given image.
Similarity Base Image Similarity is a way to compute a similarity score given a pair of images. Given an image, it allows you to identify the most similar image in a given dataset.
Detection Base Object Detection is a technique that allows you to detect the bounding box of an object within an image.
Keypoints Base Keypoint detection can be used to detect specific points on an object. A pre-trained model is provided to detect body joints for human pose estimation.
Segmentation Base Image Segmentation assigns a category to each pixel in an image.
Action recognition Base Action recognition to identify in video/webcam footage what actions are performed (e.g. “running”, “opening a bottle”) and at what respective start/end times. We also implemented the i3d implementation of action recognition that can be found under (contrib)[contrib].
Tracking Base Tracking allows to detect and track multiple objects in a video sequence over time.
Crowd counting Contrib Count
评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值