Stars
[IJCV-2021] FairMOT: On the Fairness of Detection and Re-Identification in Multi-Object Tracking
springboot 框架与其它组件结合如 jpa、mybatis、websocket、security、shiro、cache等
TransNet: A deep network for fast detection of common shot transitions
Implementation of the paper 'Ridiculously Fast Shot Boundary Detection with Fully Convolutional Neural Networks' from scratch.
【Java面试+Java学习指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
💻我的leetcode算法题解,详细的java版本。包括分类题解/周赛题解/剑指OFFER题解
Java并发与JVM面试题整理,原版视频见https://www.bilibili.com/video/BV1zb411M7NQ?p=44
刷算法全靠套路,认准 labuladong 就够了!English version supported! Crack LeetCode, not only how, but also why.
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
DSOD: Le 7DB3 arning Deeply Supervised Object Detectors from Scratch. In ICCV 2017.
这是一个faster-rcnn的keras实现的库,可以利用voc数据集格式的数据进行训练。
👊 Prepare VOC format datasets for ultralytics/yolov3 & yolov5
YOLOv5 🚀 in PyTorch > ONNX > CoreML > TFLite
Video Scene Detection Based on the Optimal Sequential Grouping algorithm
EffNet: AN EFFICIENT STRUCTURE FOR CONVOLUTIONAL NEURAL NETWORKS
YOLOv3 in PyTorch > ONNX > CoreML > TFLite
PyTorch ,ONNX and TensorRT implementation of YOLOv4
这是一个YoloV4-pytorch的源码,可以用于训练自己的模型。