Pinned Repositories
AIC2020_ReID
Implementation of Vehicle Re-Identification Based on Complementary Features for 2020 AICity Challenge Track2
AICIty-reID-2020
:red_car: The 1st Place Submission to AICity Challenge 2020 re-id track (Baidu-UTS submission)
Android-MobileFaceNet-MTCNN-FaceAntiSpoofing
Use tensorflow Lite on Android platform, integrated face detection (MTCNN), face anti spoofing (CVPR2019-DeepTreeLearningForZeroShotFaceAntispoofing) and face comparison (MobileFaceNet use InsightFace loss)
AnimeStylized
This repo will implement a series of anime stylized algorithm. AnimeGAN, White-box Cartoonize.. etc
ar-cutpaste
Cut and paste your surroundings using AR
ArcFace-python
AutoDL
Solution for AutoDL challenge
Autonomous-driving-traffic-sign-recognition-based-on-virtual-simulation-environment-Rank3
基于虚拟仿真环境下的自动驾驶交通标志识别第三名方案
AutoX
AutoX is an efficient automl tool, which is mainly aimed at data mining tasks with tabular data.
FairMOT-C
intjun's Repositories
intjun/centerX
This repo is implemented based on detectron2 and centernet
intjun/free-programming-books-zh_CN
:books: 免费的计算机编程类中文书籍,欢迎投稿
intjun/ScaledYOLOv4
intjun/DELG
Pytorch Implementation of Unifying Deep Local and Global Features for Image Search (DELG)
intjun/invoice
增值税发票OCR识别,使用flask微服务架构,识别type:增值税电子普通发票,增值税普通发票,增值税专用发票;识别字段为:发票代码、发票号码、开票日期、校验码、税后金额等
intjun/Object_Detection_Tracking
Out-of-the-box code and models for CMU's object detection and tracking system for surveillance videos. Speed optimized Faster-RCNN model. Tensorflow based. Also supports EfficientDet. WACVW'20
intjun/VideoProcessingFramework
Set of Python bindings to C++ libraries which provides full HW acceleration for video decoding, encoding and GPU-accelerated color space and pixel format conversions
intjun/jetson-packages-family
intjun/FULivePC
Faceunity 面部跟踪和虚拟道具 SDK 在 PC 平台中的集成 Demo
intjun/YOLOv4-pytorch
This is a pytorch repository of YOLOv4, attentive YOLOv4 and mobilenet YOLOv4 with PASCAL VOC and COCO
intjun/torch2trt
An easy to use PyTorch to TensorRT converter
intjun/mmdetection-mini
mmdetection最小学习版
intjun/Peppa_Pig_Face_Engine
A simple face detect and alignment method, which is easy and stable.
intjun/JDE
Towards Real-Time Multi-Object Tracking
intjun/deepstream_python_apps
A project demonstrating use of Python for DeepStream sample apps given as a part of SDK (that are currently in C,C++).
intjun/FairMOT
A simple baseline for one-shot multi-object tracking
intjun/Msnhnet
A mini pytorch inference framework which inspired from darknet.
intjun/Yolo-Fastest
:zap: Yolo universal target detection model combined with EfficientNet-lite, the calculation amount is only 230Mflops(0.23Bflops), and the model size is 1.3MB
intjun/mmdetection-to-tensorrt
convert mmdetection model to tensorrt, support fp16, int8, batch input, dynamic shape etc.
intjun/insighrface
基于InsightFace的人脸识别
intjun/tensorrt_demos
TensorRT YOLOv4, YOLOv3, SSD, MTCNN, and GoogLeNet
intjun/voxelpose-pytorch
Official implementation of "VoxelPose: Towards Multi-Camera 3D Human Pose Estimation in Wild Environment"
intjun/jetson_nano
This repository is a collection of scripts/programs I use to set up the software development environment on my Jetson Nano, TX2, and Xavier NX.
intjun/Towards-Realtime-MOT
Joint Detection and Embedding for fast multi-object tracking
intjun/AICIty-reID-2020
:red_car: The 1st Place Submission to AICity Challenge 2020 re-id track (Baidu-UTS submission)
intjun/demo_deepsort
intjun/Install-Packages-Jetson-ARM-Family
The objective is to give you clear instructions on how to install packages in ARM platform primarily in Jetson family.
intjun/FairMOTVehicle
A fork of FairMOT used to do vehicle MOT.用于跟踪车辆的多目标跟踪, 自定义数据进行单类别多目标实时跟踪
intjun/darknet
YOLOv4 - Neural Networks for Object Detection (Windows and Linux version of Darknet )
intjun/pytorch-YOLOv4
PyTorch ,ONNX and TensorRT implementation of YOLOv4