Abstract: Detecting tiny objects in remote sensing images has been an intriguing yet challenging topic in remote sensing image processing. While significant progress has been made in many studies, ...
face-mask-detection/ ├── dataset/ │ ├── with_mask/ # Training images with masks │ └── without_mask/ # Training images without masks ├── model/ │ ├── mask_detector.h5 # Trained model (generated) │ └── ...
Abstract: A transformer-based end-to-end detection method lightweight sonar detection transformer (LS-DETR) is proposed, which is specifically tailored for enhancing detection accuracy in ...