zhuyinheng / ABC-Net-pytorch

[UNDER CONSTRUCTION]unofficial implementation of ABC-Net
Apache License 2.0
12 stars 3 forks source link

[UNDER CONSTRUCTION]

ABC-Net-Pytorch

My implemenation of ABC-Net. Currently I finish the ABC-Net on alexnet architecture on imagenet dataset, but the model does NOT converge. I am considering use some small dataset which is relative easy to debug.

IF YOU FIND THE MISTAKEs I MADE IN THE IMPLEMNATION THAT CAUSE THE DISCONVERGENCY, PLEASE LET ME KNOW. thanks: )

TO-DO

Dismatchs

Considering some details are NOT specified in the paper, I make modifications as follow:

Notes

I find some preoblem of this paper reported in the notes.