This is a fresh implementation of the Faster R-CNN object detection model in both PyTorch and TensorFlow 2 with Keras, using Python 3.7 or higher. Although several years old now, Faster R-CNN remains ...
This fork is a Tensorflow implementation of Faster RCNN, which aims to accurately detect plastic bags on streets in Vietnam. I conducted the project during my time as an intern at VinAI Research Lab.
Based on the results in Table 4, to comprehensively assess the practical utility of the proposed Tea-DETR model for tea-grade classification, we benchmarked it against several representative object ...
For example, the RT-DETR model ( Zhao et al., 2024 ) achieves a balance between high accuracy and fast inference through an efficient attention mechanism. However, directly applying such ...