Pinned Repositories
automl
Google Brain AutoML
BalancedGroupSoftmax
CVPR 2020 oral paper: Overcoming Classifier Imbalance for Long-tail Object Detection with Balanced Group Softmax.
Cpp-0-1-Resource
C++ 匠心之作 从0到1入门资料
cv-papers
计算机视觉相关论文整理、记录、分享; 包括图像分类、目标检测、视觉跟踪/目标跟踪、人脸识别/人脸验证、OCR/场景文本检测及识别等领域。欢迎加星,欢迎指正错误,同时也期待能够共同参与!!! 持续更新中... ...
daily-paper-visual-tracking
记录每天整理的视觉目标跟踪论文
LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
mmdetection
OpenMMLab Detection Toolbox and Benchmark
pytorch-YOLOv4
PyTorch ,ONNX and TensorRT implementation of YOLOv4
RFSong-779
重新设计的RFBNet300,模型参数量只有0.99MB,AP达到0.78,200FPS
SiamTrackers
The PyTorch version of Siamese ,SiamFC,SiamRPN,DaSiamRPN,UpdateNet,SiamDW,SiamRPN++, SiamMask,and SiamFC++
Mammoth9's Repositories
Mammoth9/automl
Google Brain AutoML
Mammoth9/BalancedGroupSoftmax
CVPR 2020 oral paper: Overcoming Classifier Imbalance for Long-tail Object Detection with Balanced Group Softmax.
Mammoth9/Cpp-0-1-Resource
C++ 匠心之作 从0到1入门资料
Mammoth9/LeetCodeAnimation
Demonstrate all the questions on LeetCode in the form of animation.(用动画的形式呈现解LeetCode题目的思路)
Mammoth9/mmdetection
OpenMMLab Detection Toolbox and Benchmark
Mammoth9/pytorch-YOLOv4
PyTorch ,ONNX and TensorRT implementation of YOLOv4
Mammoth9/SiamTrackers
The PyTorch version of Siamese ,SiamFC,SiamRPN,DaSiamRPN,UpdateNet,SiamDW,SiamRPN++, SiamMask,and SiamFC++
Mammoth9/Yet-Another-EfficientDet-Pytorch
The pytorch re-implement of the official efficientdet with SOTA performance in real time and pretrained weights.
Mammoth9/yolov4-pytorch
这是一个YoloV4-pytorch的源码,可以用于训练自己的模型。
Mammoth9/-pysot
SenseTime Research platform for single object tracking, implementing algorithms like SiamRPN and SiamMask.
Mammoth9/Awesome-Knowledge-Distillation
Awesome Knowledge-Distillation. 分类整理的知识蒸馏paper(2014-2020)。
Mammoth9/benchmark_results
Visual Tracking Paper List
Mammoth9/FairMOTVehicle
A fork of FairMOT used to do vehicle MOT.用于跟踪车辆的多目标跟踪, 自定义数据进行单类别多目标实时跟踪
Mammoth9/free-programming-books
:books: Freely available programming books
Mammoth9/Industrial_defect_detection
本项目用深度学习的方法进行工业产品缺陷检测,替代原本人眼的产品质检。从而大幅提升工业产品合格率和降低人力成本。
Mammoth9/JavaFamily
【Java面试+Java学习指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
Mammoth9/leetcode
LeetCode Solutions: A Record of My Problem Solving Journey.( leetcode题解,记录自己的leetcode解题之路。)
Mammoth9/LeetCode-1
LeetCode刷题记录
Mammoth9/mAP
mean Average Precision - This code evaluates the performance of your neural net for object recognition.
Mammoth9/mega.pytorch
Memory Enhanced Global-Local Aggregation for Video Object Detection, CVPR2020
Mammoth9/models
Models and examples built with TensorFlow
Mammoth9/Pedestrian-warning-system
基于车载视觉的行人检测与预警系统-林昌垚
Mammoth9/People_Detection
使用双目摄像头+mobilenet2/3+ssd进行行人检测
Mammoth9/Point-GNN
Point-GNN: Graph Neural Network for 3D Object Detection in a Point Cloud, CVPR 2020.
Mammoth9/pseudo-LiDAR_e2e
pseudo-LiDAR_e2e
Mammoth9/PV-RCNN
PV-RCNN: Point-Voxel Feature Set Abstraction for 3D Object Detection, CVPR 2020.
Mammoth9/pytracking
Visual tracking library based on PyTorch.
Mammoth9/sample-weighting-network
Implementation of 'Learning a Unified Sample Weighting Network for Object Detection' [CVPR 2020]
Mammoth9/Server
PanDownload的个人维护版本
Mammoth9/yolov3-channel-and-layer-pruning
yolov3 yolov4 channel and layer pruning, Knowledge Distillation 层剪枝,通道剪枝,知识蒸馏