采用38层的残差网络进行深度训练,提取图像特征,用作图像分类。可训练自己的数据集。
☆29Jul 18, 2020Updated 6 years ago
Alternatives and similar repositories for ResNet38
Users that are interested in ResNet38 are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- python使用SIFT算法对图像提取特征☆11Mar 29, 2017Updated 9 years ago
- 基于深度学习卷积神经网络的图像分类的GUI界面☆25Sep 20, 2025Updated 11 months ago
- 基于 ResNet 的果蔬图像分类☆35Apr 20, 2023Updated 3 years ago
- 图像分类☆27Mar 21, 2019Updated 7 years ago
- 用pytorch训练18层残差神经网络,用pyqt设计界面☆12Jun 23, 2020Updated 6 years ago
- GPU virtual machines on DigitalOcean Gradient AI • AdGet to production fast with high-performance AMD and NVIDIA GPUs you can spin up in seconds. The definition of operational simplicity.
- 使用深度学习网络(目标检测/特征提取/特征匹配)建立的图像精准检索系统☆37May 13, 2020Updated 6 years ago
- 手把手教你用PaddleX训练手势识别模型,并将该模型用于吃豆豆游戏☆16Mar 7, 2021Updated 5 years ago
- 基于matlab深度学习工具箱来设计卷积神经网络用来对图像上的水体部分进行识别,并生成水体陆地二值化图像。采用的是9层卷积神经网络用来对图像进行特征提取和分类,水体识别的准确率可以达到96%以上。☆55Mar 6, 2021Updated 5 years ago
- 图像分类网络Pytorch实现☆14Nov 26, 2021Updated 4 years ago
- 人脸识别、人脸细粒度表情识别、异常行为检测和识别☆12Apr 11, 2022Updated 4 years ago
- 基于神经网络图像识别的垃圾分类项目☆15Jul 16, 2023Updated 3 years ago
- 扫码枪钩子 用于无焦点获取扫码枪扫描数据☆15Dec 19, 2018Updated 7 years ago
- 基于matlab和bag of words的图像 分类☆11Mar 15, 2017Updated 9 years ago
- 糖网眼底图像分类_pytorch☆11Aug 13, 2018Updated 8 years ago
- Wordpress hosting with auto-scaling - Free Trial Offer • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- [ACL 2023] S3HQA: A Three-Stage Approach for Multi-hop Text-Table Hybrid Question Answering☆20Jun 8, 2025Updated last year
- Joint Metric Learning Network for 2D Sketch-based 3D Shape Retrieval☆11Oct 19, 2020Updated 5 years ago
- 图像分类 | 可视化图像处理 | 深度学习可视化训练器☆17Dec 4, 2024Updated last year
- 图像细粒度分类☆15Nov 17, 2018Updated 7 years ago
- Deep Correlated Holistic Metric Learning for Sketch-based 3D Shape Retrieval☆14Sep 14, 2020Updated 5 years ago
- Vehicle detection and classification on a video from an Indian Highway.☆22Feb 12, 2017Updated 9 years ago
- 1.原理介绍: 人脸检测利用opencv进行图像处理,借用keras框架搭建卷积神经网络,对图像进行特征提取与特征训练,再利用训练好的分类模型进行预测,再将预测标签实时打在每一帧图片上,实现实时人脸检测与人脸标注. 2.具体步骤: 2.2数据获取:借由opencv自带的人脸…☆19Jul 13, 2021Updated 5 years ago
- 基于Paddle框架的TinyYOLO人脸检测和ResNet表情识别☆34Mar 7, 2021Updated 5 years ago
- 图像多标签分类标注工具☆15Feb 5, 2021Updated 5 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- Implementation of my approach in the Retrieval of Cultural Heritage Objects (RCHO) track of the 3D Shape Retrieval Challenge (SHREC) 2021☆15Mar 4, 2021Updated 5 years ago
- Baseline Triplet Loss Based Model for Fine-Grained Sketch Based Image Retrieval.☆14Mar 11, 2023Updated 3 years ago
- 主要提出了一种从多谱线特征层融合角度提出了基于格拉姆角场(Gramian angular field)与多尺度卷积神经网络(multi-scale convolutional neural network)的光谱特征提取方法,使用格拉姆角场将一维光谱信号变换为二维图像增强了…☆26Dec 20, 2023Updated 2 years ago
- 基于Win10 + Python3.7环境,从采集手势库开始,提取手势轮廓线,提取轮廓线的傅里叶算子作为特征,用KNN和SVM作为分类器训练模型,并用PyQt制作简易桌面☆10Aug 6, 2019Updated 7 years ago
- 基于物体轮廓检测和特征提取的木材图像计数模型☆17Dec 8, 2022Updated 3 years ago
- 微信注册模块,将所用手机与微信相关的数据上传☆16Dec 29, 2017Updated 8 years ago
- 遥感图像分类识别毕业设计☆20Jun 30, 2020Updated 6 years ago
- python实现的图像检索系统,包括特征提取、建立图像库、建立索引、特征比对和结果评估。☆12Jun 19, 2018Updated 8 years ago
- 无人机航拍图像拼接☆17Oct 31, 2019Updated 6 years ago
- End-to-end encrypted cloud storage - Proton Drive • AdSpecial offer: 40% Off Yearly / 80% Off First Month. Protect your most important files, photos, and documents from prying eyes.
- Helpers for sketch-based 3D shape retrieval experiments (SHREC13, SHREC14, PART-SHREC14)☆21Jul 24, 2020Updated 6 years ago
- 从Finnhub.io、Tiingo.com、新浪、腾讯、网易 服务器提取全球证券数据,分析处理后存入数据库☆13Updated this week
- 卷积神经网络提取特征并用于SVM//www.cnblogs.com/chuxiuhong/p/6132814.html☆16May 10, 2018Updated 8 years ago
- tensorflow-slim下的inception_v3、inception_v4、inception_resnet_v2分类模型的数据制作、训练、评估、导出模型、测试☆23Nov 16, 2020Updated 5 years ago
- ice.js 2 官网&文档☆10Nov 17, 2022Updated 3 years ago
- ☆12Jul 28, 2018Updated 8 years ago
- Repository of paper: Position-Enhanced Visual Instruction Tuning for Multimodal Large Language Models☆37Sep 19, 2023Updated 2 years ago