Lists (5)
Sort Name ascending (A-Z)
Stars
40 face attributes prediction on CelebA benchmark with PyTorch Implementation.
A Lightweight Face Recognition and Facial Attribute Analysis (Age, Gender, Emotion and Race) Library for Python
Image Restoration Toolbox (PyTorch). Training and testing codes for DPIR, USRNet, DnCNN, FFDNet, SRMD, DPSR, BSRGAN, SwinIR
SwinIR: Image Restoration Using Swin Transformer (official repository)
MulimgViewer is a multi-image viewer that can open multiple images in one interface, which is convenient for image comparison and image stitching.
【Java面试+Java学习指南】 一份涵盖大部分Java程序员所需要掌握的核心知识。
The largest collection of PyTorch image encoders / backbones. Including train, eval, inference, export scripts, and pretrained weights -- ResNet, ResNeXT, EfficientNet, NFNet, Vision Transformer (V…
Code for "The Reversible Residual Network: Backpropagation Without Storing Activations"
你管这破玩意叫操作系统源码 — 像小说一样品读 Linux 0.11 核心代码
Linux命令大全搜索工具,内容包含Linux命令手册、详解、学习、搜集。https://git.io/linux
Weakly Supervised Learning of Instance Segmentation with Inter-pixel Relations, CVPR 2019 (Oral)
MTCNN face detection implementation for TensorFlow, as a PIP package.
Pytorch实现的人脸识别明细MobileFaceNet模型,在预测使用MTCNN检测人脸,然后使用MobileFaceNet模型识别。
基于insightface训练mobilefacenet的相关步骤及ncnn转换流程
MobileFaceNets: Efficient CNNs for Accurate Real-Time Face Verification on Mobile Devices
🔥improve the accuracy of mobilefacenet(insight face) reached 99.733 in the cfp-ff、 the 99.68+ in lfw,96.71+ in agedb30.🔥
💎1MB lightweight face detection model (1MB轻量级人脸检测模型)
Class activation maps for your PyTorch models (CAM, Grad-CAM, Grad-CAM++, Smooth Grad-CAM++, Score-CAM, SS-CAM, IS-CAM, XGrad-CAM, Layer-CAM)
Advanced AI Explainability for computer vision. Support for CNNs, Vision Transformers, Classification, Object detection, Segmentation, Image similarity and more.
PyTorch入门教程,在线阅读地址:https://datawhalechina.github.io/thorough-pytorch/