Tingke Shen

Results 3 issues of Tingke Shen

Maybe I'm doing something stupid but essentially I followed your generating images (with pretrained model) steps: `python generate_thought_vectors.py --caption_file="Data/sample_captions.txt"` where sample_captions.txt has just these words: "the flower has yellow petals...

I'm following the example: https://pyabc.readthedocs.io/en/latest/examples/using_julia.html?highlight=julia I've put the code in the example in a python file test.py shown below. SIR.jl is exactly the same as in the example. Running test.py...

What's the best way to visualize the quality of the generated graphs at each epoch? I expected /figures or /figures_prediction to have these images but didn't get anything after training...