Sam

Results 3 issues of Sam

The normalize image is not use anymore, so remove it

Because the model will do padding , so the input don't split to subimage

https://github.com/kuangliu/torchcv/blob/master/torchcv/loss/ssd_loss.py#L25-L26 I don't understand why the way need two sort? and how to use this rank?