Skip to content

An implementation of the RoiAlign operation for Theano

License

Notifications You must be signed in to change notification settings

Ignotus/theano-roi-align

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

RoIAlign Operation for Theano

This is a fork of the RoIPooling implementation on Theano for the RoIAlign operation described in the paper "Mask R-CNN" by He et al.

Contributing

Currently only RoIAlign with max pooling aggregation has been implemented. However, rewritting it to average pooling is straightforward. Please be free to send a pull request if you have such.

License

The source code is distributed under the same BSD license as the original theano-roi-pooling code. Please refer to us if you find this code useful.

About

An implementation of the RoiAlign operation for Theano

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published