lowe-lab-ucl / cellx-predict

Explainable AI model of cell behavior
BSD 3-Clause "New" or "Revised" License
20 stars 10 forks source link

expose input_shape and add config tests #29

Closed quantumjot closed 2 years ago

quantumjot commented 2 years ago

Closes #9, #27

quantumjot commented 2 years ago

Hi @KristinaUlicna - this branch add support for different input shapes, take a look and see if it works for you!

python run_training.py --input_shape=(128, 128, 1)