@wtempel
Please see below:
[CPU: 6.4 MB] # Loading model: resnet8
[CPU: 7.7 MB] # Model parameters: units=32, dropout=0.0, bn=on
[CPU: 8.0 MB] # Receptive field: 71
[CPU: 8.0 MB] # Using device=0 with cuda=True
[CPU: 8.0 MB] # Loaded 5384 training micrographs with 111880 labeled particles
[CPU: 8.0 MB] # Loaded 1346 test micrographs with 27503 labeled particles
[CPU: 8.0 MB] # source split p_observed num_positive_regions total_regions
[CPU: 8.0 MB] # 0 train 0.000409 3244520 7931278080
[CPU: 8.0 MB] # 0 test 0.000402 797587 1982819520
[CPU: 8.1 MB] # Specified expected number of particle per micrograph = 600.0
[CPU: 8.1 MB] # With radius = 3
[CPU: 8.1 MB] # Setting pi = 0.011811665037471488
[CPU: 8.1 MB] # minibatch_size=128, epoch_size=5000, num_epochs=10
[CPU: 5.1 MB] /xtal/apps/cryosparc/topaz.sh: line 20: 305258 Killed topaz $@
[CPU: 7.2 MB]
Training command complete.
[CPU: 7.2 MB] Training done in 8061.346s.
[CPU: 7.3 MB] --------------------------------------------------------------
[CPU: 9.6 MB] Traceback (most recent call last):
File “cryosparc_worker/cryosparc_compute/run.py”, line 85, in cryosparc_compute.run.main
File “/xtal/apps/cryosparc/v3/cryosparc_worker/cryosparc_compute/jobs/topaz/run_topaz.py”, line 357, in run_topaz_wrapper_train
assert len(glob.glob(os.path.join(model_dir, ‘*’))) > 0, “Training failed, no models were created.”
AssertionError: Training failed, no models were created.