《TogetherROS核心原理与应用》系列课程例程
mmdetection 是一个基于 PyTorch 的开源对象检测工具箱,它提供了已公开发表的多种视觉检测核心模块,通过这些模块的组合,可以迅速搭建出各种著名的检测框架
Transformers(以往称为 pytorch-transformers 和 pytorch-pretrained-bert)是用于 TensorFlow 2.0 和 PyTo
Unofficial implementation of MobileNetV3 architecture described in paper Searching for MobileNetV3.
YOLOv4的tensorflow实现. implement yolov4 with tensorflow
Mask RCNN in TensorFlow This repo attempts to reproduce this amazing work by Kaiming He et al. : Mask R-CNN