David-Lee-1990

Results 33 comments of David-Lee-1990

@GustavZ where is your checkpoint file? I trained on my own labeled data with tensorflow's object detection api **_using your config file located in models/ssd_mobilenet_v11_coco/_**. After training, I replace the...

@GustavZ I retrained my data using the configue file and the model.ckpt files in your model dir of ssd_mobilenet. But after that, I still encounter the same problem ( Node...

tf 1.4 is not available for training tensorflow's object detection api now for the 'AttributeError: module 'tensorflow.contrib.data' has no attribute 'parallel_interleave'. I tried tf 1.5 to retrain the model, but...

@AnthonyLabaere Hi, after turning on SPLIT_MODEL, your model works now? ValueError: Node 'Preprocessor/map/TensorArray_2' gone?

@AnthonyLabaere is your model trained by tensorflow's object detection api? what do you mean by saying ''Preprocessor/map/TensorArray_2' is gone because this part concerns the GPU'? I check the frozen graph...

@naisy Hi, have you tried this 300*300 config? In fact, my config is set with 300 * 300 all the time, but there is still the error.

@naisy Thank you for your tips. Problem solved!

@daniellibin 我训练了60w轮,和你的情况一样啊,怎么解决啊?

> 这是模型训练失败的结果 @zhaoyingjun 怎么调整一下呢?