TaoStarlit

Results 2 issues of TaoStarlit

Hi Xi Chen, I am reading and debugging you code, find that, the latent code distribution, define in the run_mnist_exp.py: latent_spec = [ (Uniform(62), False), (Categorical(10), True), (Uniform(1, fix_std=True), True),...

Dear Author, Excellent source code you provide. I use your code and test the yolov3.coco pre-trained model perfectly. However, I use the same procedure on yolov3.openimages pre-trained model, the outputs...