transformify-plugins / segmentify

Python image segmentation plugin
BSD 3-Clause "New" or "Revised" License
32 stars 8 forks source link

allow model to take variable input size #13

Closed marshuang80 closed 5 years ago

marshuang80 commented 5 years ago

Description

This PR fixes issue #11 to allow variable input size by padding input images.

Type of change

How has this been tested?

Tested on local computer.

Final checklist: