Pinned Repositories
100-Days-Of-ML-Code
100 Days of ML Coding
100-Days-Of-ML-Code-1
100-Days-Of-ML-Code中文版
8051_DevelopmentBoard
Design files and sample code for 8051 development Ultra Boards
ACoL
Adversarial Complementary Learning for Weakly Supervised Object Localization
ACT_AAAI20
code for AAAI 2020 paper "ACT"
ActivityNet
This repository is intended to host tools and demos for ActivityNet
AI-job-interview
AI算法岗面试经验汇总
android-open-project
Collect and classify android open source projects 微信公众号:codekk
Image-Super-Resolution
Papers for Image Super Resolution
sphereface
Implementation for <SphereFace: Deep Hypersphere Embedding for Face Recognition> in CVPR'17.
jiujiangluck's Repositories
jiujiangluck/Image-Super-Resolution
Papers for Image Super Resolution
jiujiangluck/ACT_AAAI20
code for AAAI 2020 paper "ACT"
jiujiangluck/Awesome-Temporal-Action-Detection-Temporal-Action-Proposal-Generation
Temporal Action Detection & Weakly Supervised Temporal Action Detection & Temporal Action Proposal Generation
jiujiangluck/ByteTrack
ByteTrack: Multi-Object Tracking by Associating Every Detection Box
jiujiangluck/CS-Notes
:books: 技术面试必备基础知识、Leetcode、计算机操作系统、计算机网络、系统设计
jiujiangluck/DBFace
DBFace is a real-time, single-stage detector for face detection, with faster speed and higher accuracy
jiujiangluck/DDRNet.pytorch
This is the unofficial code of Deep Dual-resolution Networks for Real-time and Accurate Semantic Segmentation of Road Scenes. which achieve state-of-the-art trade-off between accuracy and speed on cityscapes and camvid, without using inference acceleration and extra data
jiujiangluck/deep-learning-project-template
Pytorch Lightning code guideline for conferences
jiujiangluck/DeFiAN
jiujiangluck/DGAM-Weakly-Supervised-Action-Localization
Code for our paper "Weakly-Supervised Action Localization by Generative Attention Modeling" (CVPR2020)
jiujiangluck/gd
update goindex
jiujiangluck/hamnet
PyTorch implementation of AAAI 2021 paper: A Hybrid Attention Mechanism for Weakly-Supervised Temporal Action Localization
jiujiangluck/insightface
Face Analysis Project on MXNet
jiujiangluck/ml-agents
Unity Machine Learning Agents Toolkit
jiujiangluck/mobilenet.pytorch
jiujiangluck/model_zoo
jiujiangluck/openface
Face recognition with deep neural networks.
jiujiangluck/plate
jiujiangluck/PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
jiujiangluck/Pytorch_Retina_License_Plate
轻量级的车牌检测项目(支持车牌四角定位、矫正对齐)
jiujiangluck/ShuffleNet-Series
jiujiangluck/SnapSort-Trash-Classification-with-YOLO-v3-Darknet
How to classify trash with Yolo v3
jiujiangluck/thor
thor: C++ helper library, for deep learning purpose
jiujiangluck/Ultra-Light-Fast-Generic-Face-Detector-1MB
💎1MB lightweight face detection model (1MB轻量级人脸检测模型)
jiujiangluck/Weighted-Boxes-Fusion
Set of methods to ensemble boxes from different object detection models, including implementation of "Weighted boxes fusion (WBF)" method.
jiujiangluck/wetectron
weakly-supervised object detection platform.
jiujiangluck/Workflow
A simple workflow engine and Web Demo
jiujiangluck/yolov5-crowdhuman
Head and Person detection using yolov5. Detection from crowd.
jiujiangluck/yolov5-face
jiujiangluck/YOLOv5-Lite
🍅🍅🍅YOLOv5-Lite: lighter, faster and easier to deploy. Evolved from yolov5 and the size of model is only 1.7M (int8) and 3.3M (fp16). It can reach 10+ FPS on the Raspberry Pi 4B when the input size is 320×320~