Skip to content
#

rpn

Here are 49 public repositories matching this topic...

MobileNet_SSD-Detecting-Object

By using SSD, we only need to take one single shot to detect multiple objects within the image, while regional proposal network (RPN) based approaches such as R-CNN series that need two shots, one for generating region proposals, one for detecting the object of each proposal. Thus, SSD is much faster compared with two-shot RPN-based approaches.

  • Updated Dec 4, 2021
  • Python

Few programs in RPN/FOCAL (HP41) for ellipse perimeter calculation and isoperimeter points calculation in the area (0-pi/2). Some calculations are made by infinite series or convergence series (AGM and MAGM). Some calculations are made with modified cycloids or modified conics. The concept of cosinus elliptique is introduced. One program in pyth…

  • Updated May 12, 2024
  • Python

Improve this page

Add a description, image, and links to the rpn topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the rpn topic, visit your repo's landing page and select "manage topics."

Learn more