采用38层的残差网络进行深度训练,提取图像特征,用作图像分类。可训练自己的数据集。
☆30Jul 18, 2020Updated 5 years ago
Alternatives and similar repositories for ResNet38
Users that are interested in ResNet38 are comparing it to the libraries listed below
Sorting:
- 使用ResNet网络进行十种食物图像分类,基于迁移学习方法训练☆25Jan 9, 2023Updated 3 years ago
- 一个简单的图像分类识别器GUI,使用python GUI + tensorflow 封装官方inceptionV3模型,可以识别2W种物品,和动物。☆67Aug 17, 2020Updated 5 years ago
- 基于VGG16网络提取图像特征做图像检索提供Restful接口demo☆16Dec 2, 2019Updated 6 years ago
- python使用SIFT算法对图像提取特征☆11Mar 29, 2017Updated 8 years ago
- 基于深度学习卷积神经网络的图像分类的GUI界面☆25Sep 20, 2025Updated 6 months ago
- Python tools for random-data analysis.☆10Aug 13, 2018Updated 7 years ago
- 基于 ResNet 的果蔬图像分类☆34Apr 20, 2023Updated 2 years ago
- 利用resnet_18来对虹膜图像进行模糊清晰二分类☆10Apr 8, 2018Updated 7 years ago
- 图像分类☆27Mar 21, 2019Updated 7 years ago
- Matlab Code for Bispectral Analysis of Signals☆18Feb 25, 2018Updated 8 years ago
- 手把手教你用PaddleX训练手势识别模型,并将该模型用于吃豆豆游戏☆16Mar 7, 2021Updated 5 years ago
- 图像分类网络Pytorch实现☆13Nov 26, 2021Updated 4 years ago
- 基于matlab深度学习工具箱来设计卷积神经网络用来对图像上的水体部分进行识别,并生成水体陆地二值化图像。采用的是9层卷积神经网络用来对图像进行特征提取和分类,水体识别的准确率可以达到96%以上。☆55Mar 6, 2021Updated 5 years ago
- My Profile Repository☆10Updated this week
- 人脸识别、人脸细粒度表情识别、异常行为检测和识别☆12Apr 11, 2022Updated 3 years ago
- An OpenCV demo on detecting whether a person is speaking or not.☆23Mar 21, 2012Updated 14 years ago
- 学习笔记。包含python环境、python基础库、深度学习相关库、深度学习相关理论、其他常用知识。目前文档总页数有130+。☆11Mar 11, 2026Updated last week
- 图像拼接系统后端☆10Jun 13, 2021Updated 4 years ago
- 基于matlab和bag of words的图像分类☆10Mar 15, 2017Updated 9 years ago
- 糖网眼底图像分类_pytorch☆11Aug 13, 2018Updated 7 years ago
- [ACL 2023] S3HQA: A Three-Stage Approach for Multi-hop Text-Table Hybrid Question Answering☆20Jun 8, 2025Updated 9 months ago
- Joint Metric Learning Network for 2D Sketch-based 3D Shape Retrieval☆11Oct 19, 2020Updated 5 years ago
- Official implementation for "SPIRIT: Style-guided Patch Interaction for Fashion Image Retrieval with Text Feedback"☆16Oct 27, 2025Updated 4 months ago
- Code for Fast Bird Part Localization (FGVC 2015)☆21Apr 19, 2016Updated 9 years ago
- 1.原理介绍: 人脸检测利用opencv进行图像处理,借用keras框架搭建卷积神经网络,对图像进行特征提取与特征训练,再利用训练好的分类模型进行预测,再将预测标签实时打在每一帧图片上,实现实时人脸检测与人脸标注. 2.具体步骤: 2.2数据获取:借由opencv自带的人脸…☆19Jul 13, 2021Updated 4 years ago
- Official implementation for "FashionERN: Enhance-and-Refine Network for Composed Fashion Image Retrieval"☆19Oct 27, 2025Updated 4 months ago
- 主要提出了一种从多谱线特征层融合角度提出了基于格拉姆角场(Gramian angular field)与多尺度卷积神经网络(multi-scale convolutional neural network)的光谱特征提取方法,使用格拉姆 角场将一维光谱信号变换为二维图像增强了…☆25Dec 20, 2023Updated 2 years ago
- 图像多标签分类标注工具☆15Feb 5, 2021Updated 5 years ago
- Domain Disentangled Generative Adversarial Network for Zero-Shot Sketch-Based 3D Shape Retrieval☆15Oct 24, 2022Updated 3 years ago
- 图像细粒度分类☆15Nov 17, 2018Updated 7 years ago
- 分类CIFAR10数据的小分类器,为了交作业写的(基于TensorFlow源码),分别使用基础的CNN和ResNet两个网络进行了比对,同时是一个很典型的TensorFlow分类器DEMO☆14Jul 13, 2018Updated 7 years ago
- 基于Paddle框架的TinyYOLO人脸检测和ResNet表情识别☆35Mar 7, 2021Updated 5 years ago
- 树莓派上基于TensorFlow Lite的图像识别☆19Nov 3, 2022Updated 3 years ago
- 李宏毅GAN课程cGAN动漫人物头像生成实现代码(含训练数据)☆40Jun 21, 2022Updated 3 years ago
- 基于物体轮廓检测和特征提取的木材图像计数模型☆16Dec 8, 2022Updated 3 years ago
- Official implementation for "Real20M: A Large-scale E-commerce Dataset for Cross-domain Retrieval"☆25Oct 27, 2025Updated 4 months ago
- A parallel implementation of the Canny Edge Detection algorithm using OpenMP, CUDA and OpenCL.☆18Apr 8, 2021Updated 4 years ago
- 谷歌INCEPTION-RESNET-V2迁移学习实现图像二分类判断图像是否生病☆17Apr 23, 2018Updated 7 years ago
- python实现的图像检索系统,包 括特征提取、建立图像库、建立索引、特征比对和结果评估。☆12Jun 19, 2018Updated 7 years ago