用于图像处理的一些深度学习模型总结,主要用于分类、目标检测、语义分割等任务
☆19May 14, 2023Updated 2 years ago
Alternatives and similar repositories for Deep-learning-for-image
Users that are interested in Deep-learning-for-image are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- 利用深度学习技术构建的猫狗分类系统。通过数据统计分析了解数据集分布,基于 PyTorch 框架搭建 AnimalCNN 模型并训练,对模型进行全面评估与预测结果可视化。同时开发了 PyQt5 图形用户界面,方便用户上传图像进行猫狗识别,展示识别结果及置信度,为猫狗图像分类提 …☆55Nov 30, 2024Updated last year
- ESLint plugin for Chinese typographies (中文排版) with zhlint☆11Mar 17, 2023Updated 3 years ago
- 在线图像处理工具☆12Nov 22, 2022Updated 3 years ago
- 使用Qt+librviz+ros设计点云显示界面☆11Jan 5, 2022Updated 4 years ago
- A real-time 3D human facial reconstruction application with a Windows-side software and a Linux-side service.☆12Mar 12, 2017Updated 9 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.
- 一个用于课程小论文排版的LaTeX模板。☆10Oct 21, 2019Updated 6 years ago
- halcon算子阈值分割的实现☆13Apr 13, 2018Updated 8 years ago
- Independent Multi-Modal Segmentation☆13Jun 12, 2025Updated 10 months ago
- Calibration of depth sensors, e.g. Kinect, Asus Xtion☆13Apr 26, 2019Updated 7 years ago
- 基于resnet的动物图像分类系统(python期末大作业)PyQt+Flask+HTML5+PyTorch☆55Dec 10, 2023Updated 2 years ago
- 基于内容相似度的房源推荐系统☆12Jul 4, 2021Updated 4 years ago
- C++ program for pos-processing PCL reconstructed models. It removes point cloud outliers using the statistical method and smooths them☆13May 14, 2016Updated 9 years ago
- 商城小程序后端☆13Mar 21, 2022Updated 4 years ago
- 利用QT可视化编程实现停车场管理系统☆10Jan 22, 2019Updated 7 years ago
- AI Agents on DigitalOcean Gradient AI Platform • AdBuild production-ready AI agents using customizable tools or access multiple LLMs through a single endpoint. Create custom knowledge bases or connect external data.
- Pytorch图像分割☆27Nov 16, 2019Updated 6 years ago
- 基于opencv的双目三维稀疏重建☆11Jan 3, 2020Updated 6 years ago
- A module to process LandSat8 Remote Sense Images. Features: NDBI NDVI NDWI calculation; LandSat8 BandMerge(GIS info reserved); Building A…☆11Oct 2, 2018Updated 7 years ago
- 该项目是本人从零开始设计一个智能灯,实现的功能是通过APP控制灯的颜色,定时开关灯,小夜灯,颜色自动渐变。整个项目包括了底层PCB的制作,底层程序的开发和APP的开发。☆13Sep 9, 2017Updated 8 years ago
- QT设计的图书管理系统☆10May 8, 2019Updated 7 years ago
- 一个flask的web界面扫描,主要是仿照网上的一位前辈的代码;有cms识别,cms漏洞检测, 子域名扫描等☆12Feb 7, 2019Updated 7 years ago
- 个人使用的应用程序列表,备用和备忘。☆11Sep 7, 2023Updated 2 years ago
- 微博热搜情绪挖掘分析可视化☆11Dec 5, 2019Updated 6 years ago
- A Kinect 3D Scanner. Written in C++ with PCL and Qt.☆25Oct 28, 2021Updated 4 years ago
- Managed hosting for WordPress and PHP on Cloudways • AdManaged hosting for WordPress, Magento, Laravel, or PHP apps, on multiple cloud providers. Deploy in minutes on Cloudways by DigitalOcean.
- ☆13Jun 22, 2023Updated 2 years ago
- Python+GDAL对遥感图像重采样☆14Jan 17, 2019Updated 7 years ago
- 利用UNet和UNet++实现对细胞图像医学图像的分割☆37Mar 26, 2022Updated 4 years ago
- 这是一个用springboot+vue+musql完成的学生选课系统☆11Jun 17, 2022Updated 3 years ago
- kinect+mfc开发代码,读取彩色和深度图像☆11Oct 25, 2017Updated 8 years ago
- 毕业设计代码,基于ElasticFusion的双目实时重建☆17Jul 25, 2020Updated 5 years ago
- 在树莓派上面实现摄像头视频人脸识别☆12Jun 13, 2019Updated 6 years ago
- Point cloud of results of aerial laser scanner is given. Code classifies points to ground, vegetation and buildings, finds outline of eve…☆17Jul 29, 2018Updated 7 years ago
- TriangleMesh hole fix☆17Aug 3, 2020Updated 5 years ago
- Bare Metal GPUs on DigitalOcean Gradient AI • AdPurpose-built for serious AI teams training foundational models, running large-scale inference, and pushing the boundaries of what's possible.
- A Mail client written in Qt5 and Poco Library, supports send(SMTP) / receive(IMAP) mails and attachments. 基于Qt5和Poco的Windows邮件客户端, 支持SMTP…☆13Dec 18, 2016Updated 9 years ago
- A cross-platform outcrop point cloud processing system.☆15Sep 17, 2020Updated 5 years ago
- This repository refines bounding boxes formatted for YOLO and utilizes the advanced capabilities of the Segment Anything (SAM) model to e…☆16Jan 12, 2024Updated 2 years ago
- 我用python编写的opencv案例:答题卡识别判卷。项目还用了virtualenv隔离出纯净环境,在里面指定了我们要用的python版本,不影响系统python版本。