Grid-Anchor-based-Image-Cropping-Pytorch icon indicating copy to clipboard operation
Grid-Anchor-based-Image-Cropping-Pytorch copied to clipboard

PyTorch implementation of "Grid anchor based image cropping"

Results 3 Grid-Anchor-based-Image-Cropping-Pytorch issues
Sort by recently updated
recently updated
newest added

Hello!Does Python have to be 2.x to run under Linux? 3.X Is ok?

# Change Log - Add an `autocrop.py` driver for batch processing on image folder. - Overrides `_roi_align.so` and `_roi_align.so` with corresponding CPU version. (I'm using a MAC without nvidia gpu...

Hi, Thanks for your fabulous work! I wonder what is the final model used in the paper, "Reliable and Efficient Image Cropping: A Grid Anchor based Approach Hui". It seems...