CSEI icon indicating copy to clipboard operation
CSEI copied to clipboard

Learning Intact Features by Erasing-Inpainting for Few-shot Classification

Results 2 CSEI issues
Sort by recently updated
recently updated
newest added

Hi Could you upload the trained model for creating tieredImageNet? Any help is appreciated.

I observed a related file named "create_inpaint_data_mini.py", but there was something wrong when I tried to run it. "from torchFewShot.models.models_gnn import create_models from src.config import Config from src.edge_connect_few_shot torchFewShot.models.net_similary" It...