Pinned Repositories
CompreFace
Leading free and open-source face recognition system
CRL
deal_with_json_file
json file processing
deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
deepface
A Lightweight Face Recognition and Facial Attribute Analysis (Age, Gender, Emotion and Race) Library for Python
Dwin_Transformer
自己改的Swin Transformer,算是轻量化改进,但mAP不稳定,后面还需要修改
enso
Hybrid visual and textual functional programming.
faceswap
Deepfakes Software For All
insightface
State-of-the-art 2D and 3D Face Analysis Project
MMAL-Net
This is a PyTorch implementation of the paper "Multi-branch and Multi-scale Attention Learning for Fine-Grained Visual Categorization (MMAL-Net)" (Fan Zhang, Meng Li, Guisheng Zhai, Yizhao Liu).
me714's Repositories
me714/CompreFace
Leading free and open-source face recognition system
me714/CRL
me714/deal_with_json_file
json file processing
me714/deep-learning-for-image-processing
deep learning for image processing including classification and object-detection etc.
me714/deepface
A Lightweight Face Recognition and Facial Attribute Analysis (Age, Gender, Emotion and Race) Library for Python
me714/Dwin_Transformer
自己改的Swin Transformer,算是轻量化改进,但mAP不稳定,后面还需要修改
me714/enso
Hybrid visual and textual functional programming.
me714/faceswap
Deepfakes Software For All
me714/insightface
State-of-the-art 2D and 3D Face Analysis Project
me714/MMAL-Net
This is a PyTorch implementation of the paper "Multi-branch and Multi-scale Attention Learning for Fine-Grained Visual Categorization (MMAL-Net)" (Fan Zhang, Meng Li, Guisheng Zhai, Yizhao Liu).
me714/mmclassification
OpenMMLab Image Classification Toolbox and Benchmark
me714/orchest
Build data pipelines, the easy way 🛠️
me714/PCB1
me714/pytorch-loss
label-smooth, amsoftmax, partial-fc, focal-loss, triplet-loss, lovasz-softmax. Maybe useful
me714/TransFG
This is the official PyTorch implementation of the paper "TransFG: A Transformer Architecture for Fine-grained Recognition" (Ju He, Jie-Neng Chen, Shuai Liu, Adam Kortylewski, Cheng Yang, Yutong Bai, Changhu Wang, Alan Yuille).
me714/vit-pytorch
Implementation of Vision Transformer, a simple way to achieve SOTA in vision classification with only a single transformer encoder, in Pytorch
me714/comet
[ICLR 2021] Concept Learners for Few-Shot Learning
me714/CV_platform
me714/face_recognition
The world's simplest facial recognition api for Python and the command line
me714/full-stack-fastapi-postgresql
Full stack, modern web application generator. Using FastAPI, PostgreSQL as database, Nuxt3, Docker, automatic HTTPS and more.
me714/homework_of_data-structure
me714/Java_Learning_files
me714/label2coco
数据集转换
me714/machine-learning-deployment
Launch machine learning models into production using flask, docker etc.
me714/my_python_example
me714/nerfstudio
A collaboration friendly studio for NeRFs
me714/PCB
me714/SeetaFace6
SeetaFace 6: Newest open and free, full stack face recognization toolkit.
me714/Visualizer
assistant tools for attention visualization in deep learning
me714/Yolov5-deepsort-inference
Yolov5 deepsort inference,使用YOLOv5+Deepsort实现车辆行人追踪和计数,代码封装成一个Detector类,更容易嵌入到自己的项目中