mednet.models.detect

Specialized object detection models and associated functionality.

Modules

faster_rcnn

Faster R-CNN object detection (and classification) network architecture, from [RHGS17].

model

Definition of base model type for object detection tasks.

typing

Definition of types related to models used in object detection tasks.