AttentionSampler icon indicating copy to clipboard operation
AttentionSampler copied to clipboard

Attention-based sampler in TASN (Trilinear Attention Sampling Network)

Results 3 AttentionSampler issues
Sort by recently updated
recently updated
newest added

I think your job is very good! But I meet a problem that when I want to use tasn in my code in Pytorch, and I don't know how to...

Hi, I have performed all the necessary steps as mentioned in the readme section. Also, for mxnet I have installed using the command "pip install mxnet-cu101". I have performed all...

Hi, i wonder how to use trained model to test accuracy or to classify my images. The original author seems to too busy to take care of his github. if...