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/Autonomous-driving-traffic-sign-recognition-based-on-virtual-simulation-environment-Rank3
基于虚拟仿真环境下的自动驾驶交通标志识别第三名方案
intjun/cortex
Deploy machine learning models in production
intjun/cortex-license-plate-reader-client
A client to connect to cortex-provisioned infrastructure on AWS to do license plate identification in real time.
intjun/DCIC19-Rebar-detection-Rank2
DCIC19 数字**峰会钢筋智能识别 第二名 代码
intjun/Deep-Image-Matting-PyTorch
Deep Image Matting implementation in PyTorch
intjun/DeepEmbeding
图像检索和向量搜索,similarity learning,compare deep metric and deep-hashing applying in image retrieval
intjun/EnlightenGAN
[Preprint] "EnlightenGAN: Deep Light Enhancement without Paired Supervision" by Yifan Jiang, Xinyu Gong, Ding Liu, Yu Cheng, Chen Fang, Xiaohui Shen, Jianchao Yang, Pan Zhou, Zhangyang Wang
intjun/fun_papers
a list of papers and codes in graphics, computer vision, and HCI
intjun/gstreamer_learn
gstreamer_learn
intjun/HyperFAS
静默活体检测 silent face anti-spoofing attack detection
intjun/image-search-raspberry-pi
Image Search by Tensorflow lite in Raspberry Pi (with Google Edge TPU)
intjun/keras-ocr
A packaged and flexible version of the CRAFT text detector and Keras CRNN recognition model.
intjun/KinD
Kindling the Darkness: a Practical Low-light Image Enhancer
intjun/KinD_plus
Beyond Brightening Low-light Images
intjun/match_rcnn
Tianchi New Product Laboratory - Taobao Live Product Identification 天池大赛项目:天池新品实验室 - 淘宝直播商品识别
intjun/mmdetection
Open MMLab Detection Toolbox and Benchmark
intjun/opencv_contrib
Repository for OpenCV's extra modules
intjun/PConv-Keras
Unofficial implementation of "Image Inpainting for Irregular Holes Using Partial Convolutions". Try at: www.fixmyphoto.ai
intjun/Person_reID_baseline_pytorch
A tiny, friendly, strong pytorch implement of person re-identification baseline. Tutorial 👉https://github.com/layumi/Person_reID_baseline_pytorch/tree/master/tutorial
intjun/person_search_demo
利用YOLOv3结合行人重识别模型,实现行人的检测识别,查找特定行人
intjun/pretrained
this respository contains some detection pretrained model of coco2017, but it maybe not a sota
intjun/pretrained-models.pytorch
Pretrained ConvNets for pytorch: NASNet, ResNeXt, ResNet, InceptionV4, InceptionResnetV2, Xception, DPN, etc.
intjun/PWCF
matlab codes
intjun/pytorch-image-classification
use pytorch to do image classfiication tasks
intjun/pytorch_deephash
Pytorch implementation of Deep Learning of Binary Hash Codes for Fast Image Retrieval, CVPRW 2015
intjun/SKU110K_CVPR19
intjun/Tianchi-2019-Guangdong-Intelligent-identification-of-cloth-defects-rank5
天池2019广东工业智造创新大赛 布匹疵点检测 天池水也太深了 季军解决方案
intjun/tirg
deep learning, image retrieval, vision and language
intjun/underwater-objection-detection
Kesci underwater objection detection algorithm contest
intjun/yolo-tensorrt
darknet -> tensorrt. TensorRT yoloV123 use raw darknet *.weights and *.cfg fils. If the wrapper is useful to you,please Star it.