tensorflow关于目标检测的实现 包括maskrcnn; keras二分类,多分类实例以及两种不同的车牌识别,人脸识别,GAN
☆42Aug 17, 2019Updated 6 years ago
Alternatives and similar repositories for DeepLearn-python
Users that are interested in DeepLearn-python are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- GB28181使用python实现源码 作为上级域对接海康蓝盾平台。包括catalog设备信息,预览设备视频流保存成本地文件以及球机PTZ控制☆196Apr 7, 2022Updated 4 years ago
- Implementation of various attention mechanisms☆16Sep 8, 2021Updated 4 years ago
- keras融合inception,vgg,residual_net做一个超快的迁移学习模型☆11Sep 6, 2018Updated 7 years ago
- Synthetic Data Augmentation using a Generative Adversarial Network for Improved Hyperspectral Image Classification☆14Sep 8, 2021Updated 4 years ago
- 机器学习与深度学习☆11May 12, 2023Updated 2 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.
- ☆23Sep 3, 2019Updated 6 years ago
- 这是我个人的本科毕业设计项目,总体上不是特别成熟。但对MOT和边缘计算的发展可能有非常微小的启发意义,欢迎交流!☆10Aug 16, 2022Updated 3 years ago
- 18-19目标检测论文汇总☆12May 23, 2019Updated 6 years ago
- 增加视频捕捉的车牌识别,基于ezpr的完善。通过捕捉帧,解决数据转化的难点,进而由Easypr开源库进行一系列识别处理。具体能效可进一步自行优化。☆15May 31, 2017Updated 8 years ago
- ☆12Sep 2, 2018Updated 7 years ago
- 对M1卡进行读写操作,功能TM可以☆13May 5, 2019Updated 6 years ago
- practice of R/W SD card via SDIO interface and FatFs file system☆10Jul 24, 2014Updated 11 years ago
- light weight mobile order app system☆14Jun 18, 2018Updated 7 years ago
- 训练分类器 OpenCV分类定位检测目标☆19Feb 16, 2019Updated 7 years ago
- Wordpress hosting with auto-scaling - Free Trial • AdFully Managed hosting for WordPress and WooCommerce businesses that need reliable, auto-scalable performance. Cloudways SafeUpdates now available.
- 生成可用于darknet训练的车牌数据集☆16May 21, 2021Updated 4 years ago
- 为stm32f103RCT6配置好的ebox,visual studio项目,方便以后使用☆13Aug 16, 2017Updated 8 years ago
- 天池Apache Flink极客挑战赛——垃圾图片分类☆18Sep 19, 2024Updated last year
- 一个简单的SSM项目,用idea开发,maven管理的spring+springmvc+mybatis项目☆17Dec 5, 2018Updated 7 years ago
- STM32 LittleFS on w25qxx flash☆19Mar 25, 2022Updated 4 years ago
- The code for 'COVID-19 Lung Infection Segmentation with A Novel Two-Stage Cross-Domain Transfer Learning Framework'☆11Aug 16, 2021Updated 4 years ago
- 天池医疗AI大赛[第一季]:肺部结节智能诊断总结☆19May 11, 2020Updated 5 years ago
- 对labelme网页版框选得到的xml文件处理得到VOC2007格式的所有数据,包括图片,xml文件及训练的txt文件☆16Aug 2, 2017Updated 8 years ago
- 纯C语言编写的json库,可以进行json序列化和反序列化☆19May 16, 2022Updated 3 years ago
- Managed Database hosting by DigitalOcean • AdPostgreSQL, MySQL, MongoDB, Kafka, Valkey, and OpenSearch available. Automatically scale up storage and focus on building your apps.
- CNC for ESP32 (30 pins) with 28BYJ-48 stepper motor and ULN2003☆21Feb 17, 2026Updated last month
- ☆11Mar 13, 2012Updated 14 years ago
- Sample an approximate number of reads from a fastq file without reading the entire file☆11Jun 20, 2017Updated 8 years ago
- PyTorch code for Graph convolutional network based interactive prostate segmentation on MR images☆17Apr 7, 2020Updated 6 years ago
- 实现常用的one-stage和two-stage目标检测网络☆54Oct 18, 2018Updated 7 years ago
- 图像智能识别小程序,或者可以叫做垃圾智能分类。通过拍照或者上传照片完成智能垃圾分类☆23Dec 8, 2022Updated 3 years ago
- A couple of tools I find indispensable for post orthomcl down-stream analysis.☆11Oct 2, 2019Updated 6 years ago
- Log☆11Nov 8, 2021Updated 4 years ago
- 基于u-net,cv2以及cnn的中文车牌定位,矫正和端到端识别软件,其中unet和cv2用于车牌定位和矫正,cnn进行车牌识别,unet和cnn都是基于tensorflow的keras实现