Does Fast-R-CNN model take into account the context?
Does Fast-R-CNN model take into account the local context and global context of objects in an image ?
If it doesn't, is there any other models that does that and which is efficient in small object detection on images? Especially among those : https://github.com/tensorflow/models/blob/master/research/object_detection/g3doc/tf2_detection_zoo.md
Topic faster-rcnn cnn tensorflow deep-learning python
Category Data Science