Detectron2: Guide To Next-Generation Object Detection

Object detection is a tedious job, and if you ever tried to build a custom object detector for your research there are many factors architectures we have to think about, we have to consider our model architecture like FPN(feature pyramid network) with region purposed network, and on opting for region proposal methods we have Faster … Continue reading Detectron2: Guide To Next-Generation Object Detection