redrodion
Results
1
issues of
redrodion
torch version 2.2.2 cellpose version 3.0.7 I get an AttributeError when I call train_seg function. I use the latest version of cellpose. path_to_new_model = train_seg(old_model, train_data=training_images, train_labels=training_masks, test_data=images_test, test_labels=masks_test, batch_size=8,...
bug