Alice in AI Land

Results 7 issues of Alice in AI Land

Hello, I want to build other metrics, so how could I get the y_true and y_pred from your train~~ Thank you

Hello, I have a question on training the model for binary class, crack and noncrack.They returned this, 2022-08-05 12:34:38,640 - mmseg - INFO - Iter(val) [1551] aAcc: 0.9814, mIoU: 0.8320,...

Hi, I want to save the best model with my own validation dataset, what could I change in the ipynb,, Thank you..

Hello, I want to test with the trained model in my notebook. I followed the Colab of the mmsegmentation, But I just after the train_segmentor(model, datasets, cfg, distributed=False, validate=True, meta=dict()),...

Hello, when I run model_VitAdapter = init_segmentor(config_file_VitAdapter , checkpoint_file_VitAdapter, device='cuda:0'), it says this error, how to solve it~~ Thank you very much~~!