lemme cook alright?
This commit is contained in:
parent
b6d2460060
commit
62df7464e4
9 changed files with 504 additions and 3 deletions
6
transform_img.py
Normal file
6
transform_img.py
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
# If we cannot get revpersnet running,
|
||||
# we still ought to do some sort of information-preserving perspective transformation
|
||||
# e.g., randomized transformation
|
||||
# and let transcrowd to crunch through these transformed image instead.
|
||||
# After training, we obtain the attention map and put it in our paper.
|
||||
# I just want to get things done...
|
||||
Loading…
Add table
Add a link
Reference in a new issue