Object-Detection-Tensorflow icon indicating copy to clipboard operation
Object-Detection-Tensorflow copied to clipboard

Object Detection API Tensorflow

Results 1 Object-Detection-Tensorflow issues
Sort by recently updated
recently updated
newest added

大神,请问这bug怎么解决呀? 我的参数: lr = 0.01 batch_size = 8 buffer_size = 256 epochs = 160 reduce_lr_epoch = [] config = { 'mode': 'train', # 'train', 'test' 'data_shape': [800, 1200, 3], 'data_format':...