Grid-Anchor-based-Image-Cropping-Pytorch
Grid-Anchor-based-Image-Cropping-Pytorch copied to clipboard
PyTorch implementation of "Grid anchor based image cropping"
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...