Pyten's Stars
wduo/pardet-pytorch
pardet-pytorch, Pedestrian Attribute Recognition
ai4r/Air-Clothing-MA
Detection and recognition of multiple human attributes
open-mmlab/mmfashion
Open-source toolbox for visual fashion analysis based on PyTorch
Yukun-Huang/Person-Attribute-Recognition-MarketDuke
A simple baseline implemented in PyTorch for pedestrian attribute recognition task, evaluating on Market-1501 and DukeMTMC-reID dataset.
ZhiningLiu1998/awesome-imbalanced-learning
😎 Everything about class-imbalanced/long-tail learning: papers, codes, frameworks, and libraries | 有关类别不平衡/长尾学习的一切:论文、代码、框架与库
X-zhangyang/Real-World-Masked-Face-Dataset
Real-World Masked Face Dataset,口罩人脸数据集
cabani/MaskedFace-Net
MaskedFace-Net is a dataset of human faces with a correctly and incorrectly worn mask based on the dataset Flickr-Faces-HQ (FFHQ).
Captain1986/CaptainBlackboard
船长关于机器学习、计算机视觉和工程技术的总结和分享
JDAI-CV/fast-reid
SOTA Re-identification Methods and Toolbox
wangxiao5791509/Pedestrian-Attribute-Recognition-Paper-List
[Survey@Pattern Recognition] Paper list on Pedestrian Attribute Recognition (PAR) and related tasks (Pattern Recognition 2021)
harryhan618/SCNN_Pytorch
Pytorch implementation of "Spatial As Deep: Spatial CNN for Traffic Scene Understanding"
musicbeer/resnest-tensorRT
modify resnest for tensorRT speedup
tstandley/taskgrouping
Code for Which Tasks Should Be Learned Together in Multi-task Learning?
Djiffit/master-thesis
My thesis on multi-task learning in computer vision
facebookresearch/vilbert-multi-task
Multi Task Vision and Language
namisan/mt-dnn
Multi-Task Deep Neural Networks for Natural Language Understanding
jkokkin/UberNet
Demo for CVPR 2017 paper
cfzd/Ultra-Fast-Lane-Detection
Ultra Fast Structure-aware Deep Lane Detection (ECCV 2020)
albumentations-team/albumentations
Fast and flexible image augmentation library. Paper about the library: https://www.mdpi.com/2078-2489/11/2/125
AvivNavon/AuxiLearn
Official implementation of Auxiliary Learning by Implicit Differentiation [ICLR 2021]
isl-org/MultiObjectiveOptimization
Source code for Neural Information Processing Systems (NeurIPS) 2018 paper "Multi-Task Learning as Multi-Objective Optimization"
hav4ik/Hydra
Multi-Task Learning Framework on PyTorch. State-of-the-art methods are implemented to effectively train models on multiple tasks.
HRNet/HRNet-Semantic-Segmentation
The OCR approach is rephrased as Segmentation Transformer: https://arxiv.org/abs/1909.11065. This is an official implementation of semantic segmentation for HRNet. https://arxiv.org/abs/1908.07919
CoinCheung/BiSeNet
Add bisenetv2. My implementation of BiSeNet
open-mmlab/mmsegmentation
OpenMMLab Semantic Segmentation Toolbox and Benchmark.
tianheyu927/PCGrad
Code for "Gradient Surgery for Multi-Task Learning"
cuixiaorui/bezierCurvDraw
基于贝塞尔曲线拟合算法实现绘制平滑曲线
reptillicus/Bezier
Bezier curves for the discerning Python user.
tanluren/yolov3-channel-and-layer-pruning
yolov3 yolov4 channel and layer pruning, Knowledge Distillation 层剪枝,通道剪枝,知识蒸馏
HobbitLong/RepDistiller
[ICLR 2020] Contrastive Representation Distillation (CRD), and benchmark of recent knowledge distillation methods