• Vasilis Vryniotis's avatar
    NMS code cleanup (#2907) · 455cd57c
    Vasilis Vryniotis authored
    * Clean up and refactor ROIAlign implementation:
    - Remove primitive const declaration from method names.
    - Remove unnecessary headers.
    - Aligning method names between cpu and cuda.
    
    * Adding back include for cpu.
    
    * Restoring method names of private methods to avoid conflicts.
    
    * Restore include headers.
    455cd57c
nms_cpu.cpp 3.02 KB