Pinned Repositories
100-Days-Of-ML-Code
100-Days-Of-ML-Code中文版
adversarial_yolo2
Forked for gitlab, https://gitlab.com/EAVISE/adversarial-yolo
AdversarialNetsPapers
The classical paper list with code about generative adversarial nets
AGIS-Net
[SIGGRAPH Asia 2019] Artistic Glyph Image Synthesis via One-Stage Few-Shot Learning
fai_mxnet_gluon
ImproveBP
the source code for BP by python
Keras-FasterRCNN
keras implementation of Faster R-CNN
Jeozhao's Repositories
Jeozhao/100-Days-Of-ML-Code
100-Days-Of-ML-Code中文版
Jeozhao/CADyQ
CADyQ: Content-Aware Dynamic Quantization for Image Super Resolution (ECCV 2022)
Jeozhao/DALLE2-pytorch
Implementation of DALL-E 2, OpenAI's updated text-to-image synthesis neural network, in Pytorch
Jeozhao/DAVAR-Lab-OCR
The implementations of some works from Davar-Lab. Currently we have the code of Text Perceptron (AAAI 2020). Some works' code will be published soon, including YORO (ACMMM 2019) , TRIE (ACMMM2020), FREE(TIP 2020), SPIN (AAAI 2021), MANGO (AAAI2021), etc.
Jeozhao/DeepLearning-500-questions
深度学习500问,以问答形式对常用的概率知识、线性代数、机器学习、深度学习、计算机视觉等热点问题进行阐述,以帮助自己及有需要的读者。 全书分为18个章节,50余万字。由于水平有限,书中不妥之处恳请广大读者批评指正。 未完待续............ 如有意合作,联系scutjy2015@163.com 版权所有,违权必究 Tan 2018.06
Jeozhao/Droopy
Mini Web server that let others upload files to your computer
Jeozhao/EFDN
Edge-enhanced Feature Distillation Network for Efficient Super-Resolution
Jeozhao/embedding-dataset-reordering
Reorders the embeddings generated by CLIP to be in line with the webdatasets generated by img2dataset.
Jeozhao/FMEN
Lowest memory consumption and second shortest runtime in NTIRE 2022 challenge on Efficient Super-Resolution
Jeozhao/IQA-PyTorch
Image Quality Assessment Toolbox with PyTorch, including LPIPS, FID, NIQE, NRQM(Ma), MUSIQ, NIMA, DBCNN, WaDIQaM, BRISQUE, PI and more...
Jeozhao/KAIR
Image Restoration Toolbox (PyTorch). Training and testing codes for DPIR, USRNet, DnCNN, FFDNet, SRMD, DPSR, BSRGAN, SwinIR
Jeozhao/LayoutGPT
Official repo for LayoutGPT
Jeozhao/mai22-real-time-video-sr
The official codebase for the Real-Time Video Super-Resolution Challenge in Mobile AI (MAI) Workshop@ CVPR 2022 & Advances in Image Manipulation (AIM) Workshop @ ECCV 2022
Jeozhao/mean_average_precision
Mean Average Precision for Object Detection
Jeozhao/mmdetection-to-tensorrt
convert mmdetection model to tensorrt, support fp16, int8, batch input, dynamic shape etc.
Jeozhao/MobileSR-NTIRE2022
Pytorch code for MobileSR: A Mobile-friendly Transformer for Efficient Image Super-Resolution
Jeozhao/MQVR
Jeozhao/OMGD
Online Multi-Granularity Distillation for GAN Compression (ICCV2021)
Jeozhao/open_clip
An open source implementation of CLIP.
Jeozhao/pdf2docx
Parse PDF file with PyMuPDF and generate docx with python-docx
Jeozhao/pytorch-image-models
PyTorch image models, scripts, pretrained weights -- ResNet, ResNeXT, EfficientNet, EfficientNetV2, NFNet, Vision Transformer, MixNet, MobileNet-V3/V2, RegNet, DPN, CSPNet, and more
Jeozhao/Pytorch-UNet
PyTorch implementation of the U-Net for image semantic segmentation with high quality images
Jeozhao/RLFN
Winner of runtime track in NTIRE 2022 challenge on Efficient Super-Resolution
Jeozhao/SR_Mobile_Quantization
Winner solution of mobile AI (CVPRW 2021).
Jeozhao/UFO
Official PyTorch implementation of the “A Unified Transformer Framework for Co-Segmentation, Co-Saliency Detection and Video Salient Object Detection”.
Jeozhao/UNITER
Research code for ECCV 2020 paper "UNITER: UNiversal Image-TExt Representation Learning"
Jeozhao/VideoMatch
Jeozhao/Weighted-Boxes-Fusion
Set of methods to ensemble boxes from different object detection models, including implementation of "Weighted boxes fusion (WBF)" method.
Jeozhao/XLSR
PyTorch implementation of paper "Extremely Lightweight Quantization Robust Real-Time Single-Image Super Resolution for Mobile Devices"
Jeozhao/YOLOU
YOLOv3、YOLOv4、YOLOv5、YOLOv5-Lite、YOLOv6、YOLOv7、YOLOX、YOLOX-Lite、TensorRT、NCNN、Tengine、OpenVINO