Closed panovr closed 7 years ago
In "roi_pooling_minimal_example.ipynb":
# * channel 0, rectangular region (1, 0) to (3, 2) # .... # xxx. # xxx. # xxx.
I think this comment should be:
# * channel 0, rectangular region (1, 0) to (3, 2) # .xxx # .xxx # .xxx # ....
@stared any opinions on that?
@tgrel Sure! @panovr You are right, thank you for bringing this issue. I created a PR fixing this problem.
@tgrel @stared Thanks!
In "roi_pooling_minimal_example.ipynb":
I think this comment should be: