Author Morgan

Results 18 comments of Author Morgan

@zzw-zwzhang, link is not working!

Im facing the same thing. The number of network parameters is 910K!

Check this repo : [https://github.com/vanhuyz/CycleGAN-TensorFlow/blob/master/export_graph.py](url)

Check your optimizer section, It may be related to set something wrong in optimizer.

Hey @abewley, I'm facing the same problem, do you have any solution?

@bamboosdu, will try your suggestion. What value have you set for max_age and min_hits???

I think the model is collapsed. you need to stop your model and running again. GAN is notoriously difficult to train.

You can find out some pre-trained models in the link below: [https://github.com/dgurkaynak/tensorflow-cnn-finetune](url)

Hey @keldrom, When are you planning to release toolkit for V5 dataset instance segmentation?

Any news regarding OIDv5 ToolKit for segmentation Dataset (@keldrom, @monocongo)? I want to use OIDv5 Segmentation dataset instead of COCO for my approach. Also, need to convert the format to...