Pinned Repositories
ArmNeonOptimization
Arm neon optimization practice
Arxiv_daily
A little spider which can help you to get your own paper list from https://arxiv.org/ every day.
awesome-papers-fewshot
Collection for Few-shot Learning
Background-Subtraction-using-GMM
This project is the C++ implementation of Background Subtraction using adaptive GMM models as discussed by Zoran Zivkovic in his paper "Improved Adaptive Gaussian Mixture Model for Background Subtraction".
bgslibrary
A C++ Background Subtraction Library with wrappers for Python, MATLAB, Java and GUI on QT
bike_helmet_detection
OpenCV와 Adaboost 학습을 이용한 이륜차 안전모 착용 여부 자동 판별 시스템
ChromeAppHeroes
🌈谷粒-Chrome插件英雄榜, 为优秀的Chrome插件写一本中文说明书, 让Chrome插件英雄们造福人类~ ChromePluginHeroes, Write a Chinese manual for the excellent Chrome plugin, let the Chrome plugin heroes benefit the human~
darknet
Convolutional Neural Networks
deep-learning-models
Keras code and weights files for popular deep learning models.
Deep-Learning-with-TensorFlow-book
深度学习开源书,基于TensorFlow 2.0实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.
kkxLly's Repositories
kkxLly/ArmNeonOptimization
Arm neon optimization practice
kkxLly/Arxiv_daily
A little spider which can help you to get your own paper list from https://arxiv.org/ every day.
kkxLly/awesome-papers-fewshot
Collection for Few-shot Learning
kkxLly/Deep-Learning-with-TensorFlow-book
深度学习开源书,基于TensorFlow 2.0实战。Open source Deep Learning book, based on TensorFlow 2.0 framework.
kkxLly/deep_sort_realtime
A really more real-time adaptation of deep sort
kkxLly/deeplearning-with-tensorflow-notes
《TensorFlow深度学习》学习笔记及代码,采用TensorFlow2.0.0版本
kkxLly/EfficientDet
EfficientDet (Scalable and Efficient Object Detection) implementation in Keras and Tensorflow
kkxLly/efficientnet
Implementation of EfficientNet model. Keras and TensorFlow Keras.
kkxLly/FairMOT
A simple baseline for one-shot multi-object tracking
kkxLly/FCOS
FCOS: Fully Convolutional One-Stage Object Detection (ICCV'19)
kkxLly/helmet_detection_yolov3
Helmet Detection:detect persons with/without helmets using YOLOv3(头盔\安全帽检测:使用YOLOv3检测是否戴头盔\安全帽)
kkxLly/labelImg
:metal: LabelImg is a graphical image annotation tool and label object bounding boxes in images
kkxLly/models
Models and examples built with TensorFlow
kkxLly/Object-Detection-and-Tracking
YOLO & RCNN Object Detection and Tracking
kkxLly/PaddleHub
Awesome pre-trained models toolkit based on PaddlePaddle.(180+ models including CV, NLP, Audio and Video with Easy Inference & Serving deployment)
kkxLly/protobuf
Protocol Buffers - Google's data interchange format
kkxLly/Python-100-Days
Python - 100天从新手到大师
kkxLly/PyTorch-YOLOv3-master
目标检测
kkxLly/pytracking
Visual tracking library based on PyTorch.
kkxLly/Safety-Helmet-Classifier-Dataset
kkxLly/Safety-Helmet-Wearing-Dataset
Safety helmet wearing detect dataset, with pretrained model
kkxLly/tensorflow-yolov3
🔥 pure tensorflow Implement of YOLOv3 with support to train your own dataset
kkxLly/TensorFlow2.0-Examples
🙄 difficult algorithm, simple code.
kkxLly/Tensorflow_Object_Tracking_Video
Object Tracking in Tensorflow ( Localization Detection Classification ) developed to partecipate to ImageNET VID competition
kkxLly/Towards-Realtime-MOT
Joint Detection and Embedding for fast multi-object tracking
kkxLly/tpu
Reference models and tools for Cloud TPUs.
kkxLly/tracking-by-kcf-matlab-
Matlab implementation of the ECO tracker.
kkxLly/YOLO-Reproduce-Summary
YOLO reproduce summary (now based on YOLOv3)
kkxLly/YOLO-V3-Tensorflow
:construction_worker: :construction_worker::construction_worker: YOLO V3(Tensorflow 1.x) 安全帽 识别 | 提供数据集下载和与预训练模型
kkxLly/yolov3
YOLOv3 in PyTorch > ONNX > CoreML > iOS