justdolearning's Stars
megvii-research/mdistiller
The official implementation of [CVPR2022] Decoupled Knowledge Distillation https://arxiv.org/abs/2203.08679 and [ICCV2023] DOT: A Distillation-Oriented Trainer https://openaccess.thecvf.com/content/ICCV2023/papers/Zhao_DOT_A_Distillation-Oriented_Trainer_ICCV_2023_paper.pdf
Tengfei-Wang/HFGI
CVPR 2022 HFGI: High-Fidelity GAN Inversion for Image Attribute Editing
eladrich/pixel2style2pixel
Official Implementation for "Encoding in Style: a StyleGAN Encoder for Image-to-Image Translation" (CVPR 2021) presenting the pixel2style2pixel (pSp) framework
open-mmlab/mmocr
OpenMMLab Text Detection, Recognition and Understanding Toolbox
orpatashnik/StyleCLIP
Official Implementation for "StyleCLIP: Text-Driven Manipulation of StyleGAN Imagery" (ICCV 2021 Oral)
d-li14/mobilenetv3.pytorch
74.3% MobileNetV3-Large and 67.2% MobileNetV3-Small model on ImageNet
junyanz/pytorch-CycleGAN-and-pix2pix
Image-to-Image Translation in PyTorch
muzixiaozhe/Distributed-shopping-mall-system
分布式B2B2C平台
yincart2/galaxy
The whole galaxy system, you can customize it base on your requirements.
CSAILVision/semantic-segmentation-pytorch
Pytorch implementation for Semantic Segmentation/Scene Parsing on MIT ADE20K dataset
gongfuxiang/shopxo
ShopXO企业级免费开源商城系统,可视化DIY拖拽装修、包含PC、H5、多端小程序(微信+支付宝+百度+头条&抖音+QQ+快手)、APP、多仓库、多商户、多门店、IM客服,进销存遵循MIT开源协议发布、基于ThinkPHP8框架研发
ShopEasy/shopeasy
Laravel ShopEasy - 超赞网店解决方案
biubug6/Face-Detector-1MB-with-landmark
1M人脸检测模型(含关键点)
biubug6/Pytorch_Retinaface
Retinaface get 80.99% in widerface hard val using mobilenet0.25.
seetafaceengine/SeetaFace2
SeetaFace 2: open source, full stack face recognization toolkit.
MTLab/onnx2caffe
pytorch to caffe by onnx
microsoft/MMdnn
MMdnn is a set of tools to help users inter-operate among different deep learning frameworks. E.g. model conversion and visualization. Convert models between Caffe, Keras, MXNet, Tensorflow, CNTK, PyTorch Onnx and CoreML.
onnx/models
A collection of pre-trained, state-of-the-art models in the ONNX format
daquexian/onnx-simplifier
Simplify your onnx model
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
onnx/tutorials
Tutorials for creating and using ONNX models
apache/tvm
Open deep learning compiler stack for cpu, gpu and specialized accelerators
Tencent/ncnn
ncnn is a high-performance neural network inference framework optimized for the mobile platform
cheerss/PixelLink-with-pytorch
PixelLink-with-pytorch
ZJULearning/pixel_link
Implementation of our paper 'PixelLink: Detecting Scene Text via Instance Segmentation' in AAAI2018
tonylins/pytorch-mobilenet-v2
A PyTorch implementation of MobileNet V2 architecture and pretrained model.
pjreddie/darknet
Convolutional Neural Networks
estebandelaf/pdf417decode
Decode PDF417 barcodes from a pbm file in C
zxing/zxing
ZXing ("Zebra Crossing") barcode scanning library for Java, Android
ihabunek/pdf417-py
PDF417 barcode generator for Python