DoubleClark's Stars
chanzhennan/ChipBenchmarker
mlc-ai/mlc-zh
ultralytics/yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
PaoPaoRobot/ORB_SLAM2
from https://gitee.com/paopaoslam/ORB-SLAM2 注释版,Ubuntu/Windows
CYBruce/DataStructure_Algorithm_ZJU
This repository is the notebook of Data Structure and Algorithms of ZJU "数据结构-浙江大学"
dsgiitr/d2l-pytorch
This project reproduces the book Dive Into Deep Learning (https://d2l.ai/), adapting the code from MXNet into PyTorch.
bubbliiiing/yolov4-tf2
这是一个yolo4-tf2(tensorflow2)的源码,可以用于训练自己的模型。
bubbliiiing/yolo3-keras
这是一个yolo3-keras的源码,可以用于训练自己的模型。
calmiLovesAI/YOLOv3_TensorFlow2
基于TensorFlow2.x实现的YOLOv3,支持在自定义数据集上训练,支持保存为TFLite模型。A tensorflow2 implementation of YOLO_V3(Supports training on custom dataset and saving as tflite models.).
bubbliiiing/ssd-tf2
这是一个ssd-tf2(tensorflow2)的源码,可以用于训练自己的模型。
calmiLovesAI/TensorFlow2.0_SSD
A tensorflow_2.0 implementation of SSD (Single Shot MultiBox Detector) .