microsoft / Semi-supervised-learning

A Unified Semi-Supervised Learning Codebase (NeurIPS'22)
https://usb.readthedocs.io
MIT License
1.33k stars 176 forks source link

Possibility to eval on one single data #150

Closed Edwinosse closed 1 year ago

Edwinosse commented 1 year ago

Dear MicrosoftUSB Team,

Thank you a lot for your work. Is it possible to run eval.py function with a dataloader containing only one image data from Eurodataset? Outside evaluation during training, it is difficult to visually test out the results of an obtained model.

Thank you again

Hhhhhhao commented 1 year ago

Hi, you need to write the visualization code by yourself. If you can come up with something such as a general visualization function, you can open a PR and we'd love to have that function in the library.

github-actions[bot] commented 1 year ago

This issue is stale because it has been open 30 days with no activity. Remove stale label or comment or this will be closed in 5 days.

github-actions[bot] commented 1 year ago

This issue was closed because it has been stalled for 5 days with no activity.