wildcat.pytorch
wildcat.pytorch copied to clipboard
About Learning a Deep ConvNet for Multi-label Classification with Partial Label.
Hello, sorry for submitting an issue here. I read this paper recently, and be interested in the topic. I want to experiment it for:
- analysis whether the GNN is still useful when the number of classes is small
- 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!