waallf

Results 4 comments of waallf

> Hi, current code can extract detected region's features, can i specify a region and extract its feature, for example, the union region of two detected regions? Hi,have you resolve...

I have similar problem,have you solved it?

Traceback (most recent call last): File "main.py", line 20, in import misc.AttModel as AttModel File "/home/z840/zhaoxinya/NeuralBabyTalk-master/misc/AttModel.py", line 10, in from misc.model import AttModel File "/home/z840/zhaoxinya/NeuralBabyTalk-master/misc/model.py", line 14, in from pooling.roi_align.modules.roi_align...