-
ChatPaper Public
Forked from kaixindelele/ChatPaperUse ChatGPT to summarize the arXiv papers. 全流程加速科研,利用chatgpt进行论文总结+润色+审稿+审稿回复
-
PSAQ-ViT Public
Forked from zkkli/PSAQ-ViT[ECCV 2022] Patch Similarity Aware Data-Free Quantization for Vision Transformers
Python Apache License 2.0 UpdatedSep 19, 2022 -
Efficient-Computing Public
Forked from huawei-noah/Efficient-ComputingEfficient-Computing
Python UpdatedSep 2, 2022 -
ELAN Public
Forked from xindongzhang/ELAN[ECCV2022] Efficient Long-Range Attention Network for Image Super-resolution
Python Apache License 2.0 UpdatedJul 20, 2022 -
-
ffcv Public
Forked from libffcv/ffcvFFCV: Fast Forward Computer Vision (and other ML workloads!)
Python Apache License 2.0 UpdatedJul 2, 2022 -
vision-transformers-cifar10 Public
Forked from kentaroy47/vision-transformers-cifar10Let's train vision transformers (ViT) for cifar 10!
Python MIT License UpdatedJun 24, 2022 -
ml-cvnets Public
Forked from apple/ml-cvnetsCVNets: A library for training computer vision networks
Python Other UpdatedJun 10, 2022 -
An Open-Source Library for Training Binarized Neural Networks
Python Apache License 2.0 UpdatedMay 23, 2022 -
toolkit Public
Forked from overleaf/toolkitShell GNU Affero General Public License v3.0 UpdatedMay 17, 2022 -
MQBench-1 Public
Forked from ModelTC/MQBenchModel Quantization Benchmark
Python Apache License 2.0 UpdatedMay 13, 2022 -
pytorch-grad-cam Public
Forked from jacobgil/pytorch-grad-camMany Class Activation Map methods implemented in Pytorch for CNNs and Vision Transformers. Examples for classification, object detection, segmentation, embedding networks and more. Including Grad-C…
Python MIT License UpdatedApr 23, 2022 -
cuda-neural-network Public
Forked from hijkzzz/cuda-neural-networkConvolutional Neural Network with CUDA (MNIST 99.23%)
C++ UpdatedApr 4, 2022 -
Beta-DARTS Public
Forked from Sunshine-Ye/Beta-DARTSofficial implementation of β-DARTS: Beta-Decay Regularization for Differentiable Architecture Search (CVPR22 oral).
Python UpdatedMar 29, 2022 -
sam Public
Forked from davda54/samSAM: Sharpness-Aware Minimization (PyTorch)
Python MIT License UpdatedMar 22, 2022 -
mmrazor Public
Forked from open-mmlab/mmrazorOpenMMLab Model Compression Toolbox and Benchmark.
Python Apache License 2.0 UpdatedMar 18, 2022 -
MPRNet Public
Forked from swz30/MPRNet[CVPR 2021] Multi-Stage Progressive Image Restoration. SOTA results for Image deblurring, deraining, and denoising.
Python Other UpdatedMar 16, 2022 -
BasicSR Public
Forked from XPixelGroup/BasicSROpen Source Image and Video Restoration Toolbox for Super-resolution, Denoise, Deblurring, etc. Currently, it includes EDSR, RCAN, SRResNet, SRGAN, ESRGAN, EDVR, BasicVSR, SwinIR, ECBSR, etc. Also …
Python UpdatedMar 6, 2022 -
Awesome-Vision-Attentions Public
Forked from MenghaoGuo/Awesome-Vision-AttentionsSummary of related papers on visual attention. Related code will be released based on Jittor gradually.
Python UpdatedMar 5, 2022 -
examples Public
Forked from pytorch/examplesA set of examples around pytorch in Vision, Text, Reinforcement Learning, etc.
Python BSD 3-Clause "New" or "Revised" License UpdatedJan 16, 2022 -
TENAS Public
Forked from VITA-Group/TENAS[ICLR 2021] "Neural Architecture Search on ImageNet in Four GPU Hours: A Theoretically Inspired Perspective" by Wuyang Chen, Xinyu Gong, Zhangyang Wang
Python MIT License UpdatedDec 30, 2021 -
ssd.pytorch Public
Forked from amdegroot/ssd.pytorchA PyTorch Implementation of Single Shot MultiBox Detector
Python MIT License UpdatedDec 29, 2021 -
mmdetection-distiller Public
Forked from pppppM/mmdetection-distillerThis is a knowledge distillation toolbox based on mmdetection.
Python Apache License 2.0 UpdatedDec 26, 2021 -
aimet Public
Forked from quic/aimetAIMET is a library that provides advanced quantization and compression techniques for trained neural network models.
Python Other UpdatedDec 21, 2021 -
RepDistiller Public
Forked from HobbitLong/RepDistiller[ICLR 2020] Contrastive Representation Distillation (CRD), and benchmark of recent knowledge distillation methods
Python BSD 2-Clause "Simplified" License UpdatedNov 22, 2021 -
pytorch-OpCounter Public
Forked from Lyken17/pytorch-OpCounterCount the MACs / FLOPs of your PyTorch model.
-
pytorch-image-models Public
Forked from huggingface/pytorch-image-modelsPyTorch image models, scripts, pretrained weights -- ResNet, ResNeXT, EfficientNet, EfficientNetV2, NFNet, Vision Transformer, MixNet, MobileNet-V3/V2, RegNet, DPN, CSPNet, and more
-
pycls Public
Forked from facebookresearch/pyclsCodebase for Image Classification Research, written in PyTorch.
-
-
Reference implementations of popular Binarized Neural Networks