Skip to content

keithyin/RoiAlign-pytorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 

Repository files navigation

RoiAlign Implementation

The code heavily borrowed from https://github.com/TuSimple/mx-maskrcnn

environment requirement:

  • anaconda
  • conda install numpy pyyaml mkl setuptools cmake cffi

Compile the roi_align module

cd roi_align
make

test

python demo_test.py

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published