Distributed edge AI enables ocean plastic monitoring using vessel-based cameras, offline-first pipelines, and scalable ...
China’s SamuRoid humanoid uses ROS and AI to see, hear, and interact naturally, advancing affordable robotics.
Abstract: Real time object detection in traffic surveillance is one of the latest topics in today’s world using Region based Convolutional Neural Networks algorithm in comparison with Convolutional ...
Abstract: Out-of-distribution (OoD) inputs pose a persistent challenge to deep learning models, often triggering overconfident predictions on non-target objects. While prior work has primarily focused ...
But only Chinese version is available currently. If you want an English version, please open an issue for it. At least let me know you are interested in my project :D The project is not stable yet.
face-mask-detection/ ├── dataset/ │ ├── with_mask/ # Training images with masks │ └── without_mask/ # Training images without masks ├── model/ │ ├── mask_detector.h5 # Trained model (generated) │ └── ...