A154609's repositories

deep-learning-for-image-processing

deep learning for image processing including classification and object-detection etc.

Language:PythonStargazers:1Issues:0Issues:0

AI-Job-Notes

AI算法岗求职攻略(涵盖准备攻略、刷题指南、内推和AI公司清单等资料)

Stargazers:0Issues:0Issues:0

awesome-data-augmentation

This is a list of awesome methods about data augmentation.

Stargazers:0Issues:0Issues:0

biasloss_and_skipnet_evaluation

Code for the evaluation of SkipNet model on ImageNet validation set

Language:PythonStargazers:0Issues:0Issues:0

CBAM.PyTorch

Non-official implement of Paper:CBAM: Convolutional Block Attention Module

Language:PythonStargazers:0Issues:0Issues:0

CVPR2021-Paper-Code-Interpretation

cvpr2021/cvpr2020/cvpr2019/cvpr2018/cvpr2017 论文/代码/解读/直播合集,极市团队整理

Stargazers:0Issues:0Issues:0

data-augmentation-review

List of useful data augmentation resources. You will find here some not common techniques, libraries, links to github repos, papers and others.

Stargazers:0Issues:0Issues:0

data-science-competition

该仓库用于记录和定期提供各大数据科学竞赛的赛事消息和原创baseline,思路分享以及博主的一些竞赛心得和学习资料等. 主要涵盖:kaggle, 阿里天池,华为云大赛校园赛,百度aistudio,和鲸社区,datafountain等

Language:PythonStargazers:0Issues:0Issues:0

DiverseBranchBlock

Diverse Branch Block: Building a Convolution as an Inception-like Unit

Language:PythonLicense:Apache-2.0Stargazers:0Issues:0Issues:0

flops-counter.pytorch

Flops counter for convolutional networks in pytorch framework

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

ICCV2021-Papers-with-Code-Demo

ICCV 2021 paper with code

Stargazers:0Issues:0Issues:0

image_augmentor

Data augmentation tool for images

Language:PythonStargazers:0Issues:0Issues:0

imbalanced-dataset-sampler

A (PyTorch) imbalanced dataset sampler for oversampling low frequent classes and undersampling high frequent ones.

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

lanenet-lane-detection

Unofficial implemention of lanenet model for real time lane detection using deep neural network model https://maybeshewill-cv.github.io/lanenet-lane-detection/

Language:PythonLicense:Apache-2.0Stargazers:0Issues:0Issues:0

mall-learning

mall学习教程,架构、业务、技术要点全方位解析。mall项目(40k+star)是一套电商系统,使用现阶段主流技术实现。涵盖了SpringBoot 2.3.0、MyBatis 3.4.6、Elasticsearch 7.6.2、RabbitMQ 3.7.15、Redis 5.0、MongoDB 4.2.5、Mysql5.7等技术,采用Docker容器化部署。

Language:JavaLicense:Apache-2.0Stargazers:0Issues:0Issues:0

maskrcnn-benchmark

Fast, modular reference implementation of Instance Segmentation and Object Detection algorithms in PyTorch.

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

mixmo-pytorch

Official Pytorch implementation of MixMo framework

Language:PythonLicense:NOASSERTIONStargazers:0Issues:0Issues:0

mmdetection

OpenMMLab Detection Toolbox and Benchmark

Language:PythonLicense:Apache-2.0Stargazers:0Issues:0Issues:0
Language:PythonLicense:Apache-2.0Stargazers:0Issues:0Issues:0

mobile-yolov5-pruning-distillation

mobilev2-yolov5s剪枝、蒸馏,支持ncnn,tensorRT部署。ultra-light but better performence!

Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0
Stargazers:0Issues:1Issues:0

pytorch-cifar100

Practice on cifar100(ResNet, DenseNet, VGG, GoogleNet, InceptionV3, InceptionV4, Inception-ResNetv2, Xception, Resnet In Resnet, ResNext,ShuffleNet, ShuffleNetv2, MobileNet, MobileNetv2, SqueezeNet, NasNet, Residual Attention Network, SENet, WideResNet)

Language:PythonStargazers:0Issues:0Issues:0

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

Language:PythonLicense:Apache-2.0Stargazers:0Issues:0Issues:0

pytorch-lightning

The lightweight PyTorch wrapper for high-performance AI research. Scale your models, not the boilerplate.

Language:PythonLicense:Apache-2.0Stargazers:0Issues:0Issues:0

pytorch-OpCounter

Count the MACs / FLOPs of your PyTorch model.

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

RepVGG

RepVGG: Making VGG-style ConvNets Great Again

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

ssd-pytorch

基于pytorch版ssd进行改进注入CBAM空间通道注意力机制,加入FPN,类别损失函数改为focalloss

Language:PythonLicense:MITStargazers:0Issues:0Issues:0
Language:PythonLicense:Apache-2.0Stargazers:0Issues:0Issues:0

yolov5

YOLOv5 in PyTorch > ONNX > CoreML > TFLite

Language:PythonLicense:GPL-3.0Stargazers:0Issues:0Issues:0

YOLOX

YOLOX is a high-performance anchor-free YOLO, exceeding yolov3~v5 with ONNX, TensorRT, ncnn, and OpenVINO supported.

Language:PythonLicense:Apache-2.0Stargazers:0Issues:0Issues:0