durandtibo/wildcat.pytorch

About Learning a Deep ConvNet for Multi-label Classification with Partial Label.

Opened this issue · 1 comments

Hello,
sorry for submitting an issue here.
I read this paper recently, and be interested in the topic.
I want to experiment it for:

  1. analysis whether the GNN is still useful when the number of classes is small
  2. think and try how to apply on object detection tasks.

But, I couldn't find source code on your github.
Could you release the PyTorch code of GNN and Never Ending Leaning parts?

Thanks.

Would like to know if there's source code available too!