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
Sorting:
- Pytorch Implementation of UNET with Efficientnet(Efficient Unet), Resnet, Densenet, VGG and so on.☆15Oct 3, 2023Updated 2 years ago
- ecg processing 剔除错误数据 校正基线漂移 分割平均波 定位轴☆15Jun 28, 2022Updated 3 years ago
- Implementation of various attention mechanisms☆16Sep 8, 2021Updated 4 years ago
- Synthetic Data Augmentation using a Generative Adversarial Network for Improved Hyperspectral Image Classification☆14Sep 8, 2021Updated 4 years ago
- 基于脉搏波的亚健康手环☆12Jun 21, 2022Updated 3 years ago
- ☆23Sep 3, 2019Updated 6 years ago
- 对一段脑电信号进行预处理,包括工频干扰消除、基线漂移消除,对预处理后的脑电信号进行频谱分析☆13Jul 16, 2021Updated 4 years ago
- CRCNet for image deblurring☆10Feb 6, 2019Updated 7 years ago
- Python实时垃圾分类系统(环境教程&完整源码&数据集)☆36Nov 21, 2023Updated 2 years ago
- 训练分类器 OpenCV分类定位检测目标☆19Feb 16, 2019Updated 7 years ago
- 实现遇到的分类网络(持续更新)☆19Dec 8, 2018Updated 7 years ago
- An improved conditional wasserstein generative adversarial network (ICW-GAN) that is trained to generate synthetic fMRI data samples.☆17Aug 7, 2018Updated 7 years ago
- 问题定义,下载数据,观察结构,找最相关部分特征; 除去异常值,填充缺省值,部分特征正态化,特征编码向量化,增加新特征; 定义评估标准,选择表现好的几个模型,模型参数最优化,stacking模型融合。最终误差降低到0.101左右。详细介绍见https://zhuanlan.z…☆17Nov 3, 2019Updated 6 years ago
- 生成可用于darknet训练的车牌数据集☆15May 21, 2021Updated 4 years ago
- ☆16Aug 22, 2017Updated 8 years ago
- 边缘计算技术+云平台展示,实现公共地点人流量监控☆14Oct 31, 2020Updated 5 years ago
- 车牌识别,基于HyperLPR实现,修改模型调用方法,使用caffe+tensorRT实现GPU加速,修改了车牌检测模型☆19Jan 5, 2022Updated 4 years ago
- 一个简单的SSM项目,用idea开发,maven管理的spring+springmvc+mybatis项目☆17Dec 5, 2018Updated 7 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
- plaque detection using CNN☆13May 14, 2019Updated 6 years ago
- 对labelme网页版框选得到的xml文件处理得到VOC2007格式的所有数据,包括图片,xml文件及训练 的txt文件☆16Aug 2, 2017Updated 8 years ago
- 脉搏波数据分析☆23Apr 25, 2020Updated 5 years ago
- Combining FCN (U-net, DeepEM-net) with CRNN(convolution LSTM and GRU, deconvolution one) for EM image segmentation☆11Feb 18, 2017Updated 9 years ago
- RGBD相机调研☆12Aug 25, 2019Updated 6 years ago
- PyTorch code for Graph convolutional network based interactive prostate segmentation on MR images☆17Apr 7, 2020Updated 5 years ago
- 基于mobilev2和YOLOv3的目标检测的android端的ncnn的实现☆10Mar 20, 2020Updated 6 years ago
- SmartCar - Real-time SmartCar System (Driver/Passenger) which included Face ID Recognition and Head Pose Estimation☆19Mar 12, 2020Updated 6 years ago
- ☆15Apr 28, 2023Updated 2 years ago
- The Computer Vision Research Toolkit☆11Jul 25, 2020Updated 5 years ago
- Log☆11Nov 8, 2021Updated 4 years ago
- 2D and 3D Unet, ResNet, ResUnet Architectures for Digital Rock Segmentation☆20Mar 2, 2022Updated 4 years ago
- Applying 3D CNN for bio-medical images segmentation with 3D-Unet, Residual 3D-Unet and Recurrent Residual 3D-Unet (R2U3D) implemented in …☆22Jul 12, 2022Updated 3 years ago
- 本科毕业设计 基于颜色和BP神经网络的车牌识别☆22Mar 9, 2015Updated 11 years ago
- Dental Assist for early detection and diagnosis of dental caries, plaque, or periodontal infections☆20Jan 22, 2022Updated 4 years ago
- 基于物联网的智能停车缴费系统 (车牌识别)☆20Feb 11, 2020Updated 6 years ago
- Awesome_Transformer_for_medical_image_analysis☆16Nov 23, 2021Updated 4 years ago
- ☆10Jul 27, 2023Updated 2 years ago
- This repository is an unoffical PyTorch implementation of Semi-Supervised Learning on Medical Segmentation in 2D and 3D.☆50May 14, 2022Updated 3 years ago
- Object detection model thundernet tensorflow.keras implementation