ZQPei / transfer_learning_resnet18Links
基于resnet18的迁移学习分类网络,用于给bee和ant二分类
☆14Updated 7 years ago
Alternatives and similar repositories for transfer_learning_resnet18
Users that are interested in transfer_learning_resnet18 are comparing it to the libraries listed below
Sorting:
- 利用pytorch实现图像分类的一个完整的代码,训练,预测,TTA,模型融合,模型部署,cnn提取特征,svm或者随机森林等进行分类,模型蒸馏,一个完整的代码☆30Updated 4 years ago
- Classification with backbone Resnet and attentions: SE-Channel Attention, BAM - (Spatial Attention, Channel Attention, Joint Attention), …☆61Updated 5 years ago
- 谷歌INCEPTION-RESNET-V2迁移学习实现图像二分类判断图像是否生病☆17Updated 7 years ago
- Pytorch实践简单, 方便, 快速训练 图像分类模型☆37Updated 3 years ago
- FCN implement with densenet for VOC dataset☆25Updated 5 years ago
- pytorch版—使用resnet50迁移学习实现皮肤病图片的二分类☆126Updated 5 years ago
- 里面会保存许多优秀的卷积神经网络结构,这些结构可以帮助我们更好的设计网络。☆144Updated 4 years ago
- the modify for shufflenets: shufflenet_v2_csp;shufflenet_v2_k5;shufflenet_v2_liteconv;shufflenet_v2_se_attention;shufflenet_v2_sk_attenti…☆69Updated 4 years ago
- use pytorch to do image classification☆140Updated 4 years ago
- 支持多模型工程化的图像分类器☆24Updated 3 years ago
- 基于PyTorch框架实现的图像分类网络☆82Updated 4 years ago
- A simple project used for Image Classification, including train and predict in Pytorch, do inference in Pytorch C++ API and TensorRT☆18Updated 4 years ago
- ☆34Updated 2 years ago
- joooogle / Automatic-labeling-of-instance-segmentation-Mask-Rcnn-in-static-background-base-on-labelme静态背景下实例分割数据集自动标注工具,基于Labelme改进。可以自动生成labelme格式的json文件。(注意:本程序只适用于大量图片基于静态背景)原理是:背景减除后得到高质量的二值图,计算连通域外轮廓坐标,再将信息写入json文件。☆13Updated 6 years ago
- ☆66Updated 5 years ago
- 基于Swin-transformer训练图像分类并部署web端☆93Updated 2 years ago
- ☆32Updated last year
- 此库为2017-2018年度工程实践项目,主要目的是能够识别图像类别,尤其是医学类,然后在医学类中再进行更为细致的类别识别,以达到医学影像这一垂直领域的应用目的。☆82Updated 4 years ago
- ResNet50 猫狗数据集训练☆30Updated 4 years ago
- voc2007的多标签分类☆18Updated 4 years ago
- keras使用迁移学习实现医学图像二分类(AK、SK)☆28Updated 6 years ago
- Tensorflow2(Keras)复现论文"Multi-scale Convolution Neural Networks for Crowd Counting"实现人群密度估计☆28Updated 5 years ago
- vs2015上使用tensorRT加速yolov5推理(Using tensorrt to accelerate yolov5 reasoning on vs2015)☆16Updated 4 years ago
- 布匹缺陷识别练习赛☆46Updated 4 years ago
- 使用迁移学习将resnet50 用于垃圾分类,基于【华为云人工智能大赛·垃圾分类挑战杯】☆121Updated 5 years ago
- 比ResNet更强的RepVGG,结构重参数化,推理部署一路3x3卷积到底,详细的代码讲解,欢迎star☆46Updated 4 years ago
- Gluon implementation of channel-attention modules: SE, ECA, GCT☆40Updated 4 years ago
- Converting JSON of COCO dataset into XML of PASCAL VOC☆11Updated 6 years ago
- 一个通用的图像分类模板,天池/CVPR AliProducts挑战赛 3/688☆86Updated 4 years ago
- For the CIFAR-10 dataset, extracting HOG features and using SVM classifier to classify them, at last, we get the accuracy.☆42Updated 5 years ago