face-mask-detection/ ├── dataset/ │ ├── with_mask/ # Training images with masks │ └── without_mask/ # Training images without masks ├── model/ │ ├── mask_detector.h5 # Trained model (generated) │ └── ...
// then replace CV_SIMD_SCALABLE with CV_RVV. // If std::swap is available for RVV vector types in future, remove this macro. #define swap(a, b) {auto t = a; a = b; b = t;} ...
Abstract: The real time detection of traffic signs and road lanes is necessary to allow safe and efficient & self-navigating system operation. This paper proposes a real-time detection system that ...
Abstract: Falls among the elderly population constitute a significant public health concern, frequently resulting in severe injury or mortality, particularly when emergency response is delayed. While ...
Space is part of Future US Inc, an international media group and leading digital publisher. Visit our corporate site.
Some results have been hidden because they may be inaccessible to you
Show inaccessible results