Dillon Davis

Results 6 comments of Dillon Davis

I haven't made it available on git. That is pretrained model file for the Attention Proposal Network. You have to generate candidate labels for each image using functions from `utils.py`....

This repos a work in progress at the moment. It requires the CUB dataset. torchnet is a python dependency that can be installed using pip It should be runnable in...

You have to generate candidate crops for each image in CUBS and pretrain the attention proposal networks with these candidate crops. I'm trying out multiple ways at the moment because...

`graph_networks.py` is experimental at the moment. I tried using it to visualize some of my networks with `tensorboardx` but there are some bugs.

this repo's a total work in progress at the moment. are you working on implementing it as well? it'd be great to discuss some of the details of the paper...