juglab / cryoCARE_pip

PIP package of cryoCARE
BSD 3-Clause "New" or "Revised" License
25 stars 14 forks source link

Training ERROR (train_config.json) #15

Closed virlyananda closed 2 years ago

virlyananda commented 2 years ago

AttributeError: 'DatasetV1Adapter' object has no attribute 'element_spec'

Hello,

I have similar issue with the training step. I found that the output is in .json format and not in .tar.gz. assuming the .json format file is not the output for the trained model since the script says the output should be in .tar.gz format. I'm currently just testing out the scripts with the sample dataset Tomo110 (1 tomogram) that has been split to even and odd. I was able to get both training and validation data from the 1st script.

I look forward to hearing from you. Thank you for your time and cooperation.

Best Regards, Virly A.

thorstenwagner commented 2 years ago

Duplicate issue, please see https://github.com/juglab/cryoCARE_pip/issues/13