facebookresearch / Detectron

FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
Apache License 2.0
26.23k stars 5.45k forks source link

Rename ndim() -> dim() and size() -> numel() #865

Open shenyunhang opened 5 years ago

shenyunhang commented 5 years ago

Summary: Rename ndim() -> dim() Rename size() -> numel()