A deep learning algorithm for real-time object detection is proposed to automatically identify face-mask-wearing status in high-density crowds.
☆15Mar 29, 2023Updated 3 years ago
Alternatives and similar repositories for RHF
Users that are interested in RHF are comparing it to the libraries listed below. We may earn a commission when you buy through links labeled 'Ad' on this page.
Sorting:
- SKNet及3D SKConv非官方实现☆20May 13, 2020Updated 6 years ago
- SegMind: Semi-supervised rEmote sensing image semantic segmentation with masked image modeling and contrastive learning method☆11Feb 3, 2024Updated 2 years ago
- Thanks for the work by: Chen Y, Yu L, Wang J Y, et al. Adaptive Region-Specific Loss for Improved Medical Image Segmentation.☆15Oct 9, 2024Updated last year
- 本项目为做毕设之前学习pytorch进行图像去噪处理的复现练习☆11Oct 25, 2022Updated 3 years ago
- MICCAI 2022: code for 'Shape-Aware Weakly/Semi-Supervised Optic Disc and Cup Segmentation with Regional/Marginal Consistency'☆17Jul 1, 2022Updated 3 years ago
- Managed Kubernetes at scale on DigitalOcean • AdDigitalOcean Kubernetes includes the control plane, bandwidth allowance, container registry, automatic updates, and more for free.
- 目标检测的一些基础知识包括常用数据集VOC、COCO以及RCNN、Fast_RCNN、Faster_RCNN、YOLO、SSD算法的介绍☆17Dec 19, 2019Updated 6 years ago
- use SVM and PCA_ResNet50 to classify HSI☆16Dec 8, 2022Updated 3 years ago
- 使用最基础的Two Stage策略进行遥感图像中的飞机目标识别,本识别代码可以轻松移植到任何的目标检测任务中,只需要你重新训练CNN网络☆24Jan 1, 2019Updated 7 years ago
- Code of paper "Densely Connected Pyramidal Dilated Convolutional Network for Hyperspectral Image Classification"☆10Jun 21, 2022Updated 3 years ago
- Some Useful Tools for Object Detection in Remote Sensing Imagery. 一些遥感图像目标检测的实用代码及工具,不断更新中...☆35Aug 4, 2020Updated 5 years ago
- ☆15Jan 12, 2022Updated 4 years ago
- 拓片图像去噪,以UNet为基本框架,编码器基于VGG16☆22Apr 9, 2020Updated 6 years ago
- Deep Structured Instance Graph for Distilling Object Detectors (ICCV 2021)☆35Oct 17, 2021Updated 4 years ago
- Deep feature enhancement method for land cover with irregular and sparse spatial distribution features: a case study on open-pit mining☆16Feb 24, 2023Updated 3 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- simple and efficient baselines for practical semantic segmentation with plain ViTs☆20Mar 9, 2024Updated 2 years ago
- Deeper DCGAN with AE stabilization☆38Mar 20, 2024Updated 2 years ago
- This is a PyTorch implementation of "Multi-label Classification of Electrocardiogram with Modified Residual Networks" paper.☆18Sep 4, 2020Updated 5 years ago
- Dual Encoder-based Dynamic-Channel Graph Convolutional Network with Edge Enhancement for Retinal Vessel Segmentation☆22Dec 31, 2021Updated 4 years ago
- this project is for PMRID's training and testing☆29Feb 27, 2021Updated 5 years ago
- 这是各种目标检测数据集预处理相关工具脚本集合☆31May 29, 2026Updated 2 weeks ago
- A pytorch implement of ColorMapGAN (TGRS2020)☆24Oct 18, 2021Updated 4 years ago
- Unofficial Implementation of ECANets (CVPR 2020) for the Reproducibility Challenge 2020.☆32Sep 20, 2021Updated 4 years ago
- Pytorch based FasterRCNN for custom dataset☆31Oct 29, 2021Updated 4 years ago
- Deploy on Railway without the complexity - Free Credits Offer • AdConnect your repo and Railway handles the rest with instant previews. Quickly provision container image services, databases, and storage volumes.
- [TGRS25] Adaptive Frequency Enhancement Network for Remote Sensing Image Semantic Segmentation☆36May 23, 2026Updated 3 weeks ago
- 本项目基于ImageNet数据集预训练的VGG16和ResNet34网络模型,微调以提取遥感图像特征。我们尝试了多种特征聚合方法,通过使用PCA降维技术和扩展查询技术来优化特征存储、向量计算和特征检索效果。此外,我们还采用局部敏感哈希算法(LSH)实现了大规模遥感图像检索。…☆27Mar 31, 2023Updated 3 years ago
- ☆27Oct 12, 2018Updated 7 years ago
- 东南大学多模态知识图谱-OpenRichpedia工程文件☆30Aug 28, 2021Updated 4 years ago
- Based on Google Earth remote sensing images of Wuhan in 2016, using pre-trained models Alexnet, VGG11, Resnet-50 and Resnet-101 for trans…☆31Nov 18, 2021Updated 4 years ago
- Land surface classification using remote sensing data with unsupervised machine learning (k-means).☆34Oct 29, 2019Updated 6 years ago
- Stanford CS230 Win2018 project☆29Jul 2, 2022Updated 3 years ago
- offical code for: Semi-supervised Pathological Image Segmentation via Cross Distillation of Multiple Attentions. MICCAI 2023.☆57Apr 17, 2024Updated 2 years ago
- codes for TGRS paper: Graph Relation Network: Modeling Relations between Scenes for Multi-Label Remote Sensing Image Classification and R…☆36Aug 22, 2020Updated 5 years ago
- Deploy to Railway using AI coding agents - Free Credits Offer • AdUse Claude Code, Codex, OpenCode, and more. Autonomous software development now has the infrastructure to match with Railway.
- 使用yolov5训练自己数据集(详细过程)并通过flask部署☆39Oct 31, 2021Updated 4 years ago
- UNet series network architectures (UNet, R2UNet, Attention UNet, Nested UNet, Tiny UNet etc.), combined with joint training of YOLO and o…☆69Dec 27, 2023Updated 2 years ago
- 图像增强与去噪☆62Aug 21, 2020Updated 5 years ago
- A newly created forward looking sonar image recognition benchmark, named NanKai Sonar Image Dataset (NKSID). This dataset contains 2617 i…☆69Apr 11, 2024Updated 2 years ago
- The official code for “Recurrent Generic Contour-based Instance Segmentation with Progressive Learning”, TCSVT, 2024.☆82Jun 18, 2025Updated 11 months ago
- the official TangXu's group released codes about the Remote Sensing images classificaiton☆64Jan 1, 2025Updated last year
- This is a reimplementation of AG-CNN. ("Thorax Disease Classification with Attention Guided Convolutional Neural Network","Diagnose like …☆51Aug 18, 2022Updated 3 years ago