DCFNet_pytorch
DCFNet_pytorch copied to clipboard
question about crop_chw in utils.py
trafficstars
Why do you use cv2.warpAffine to attain the goal of cropping an image rather than crop the image derectly?