Merged commit includes the following changes:
187187978 by Zhichao Lu:
Only updating hyperparameters if they have non-null values.
--
187097690 by Zhichao Lu:
Rewrite some conditions a bit more clearly.
--
187085190 by Zhichao Lu:
More informative error message.
--
186935376 by Zhichao Lu:
Added option to evaluator.evaluate to use custom evaluator objects.
--
186808249 by Zhichao Lu:
Fix documentation re: number of stages.
--
186775014 by Zhichao Lu:
Change anchor generator interface to return a list of BoxLists containing anchors for different feature map layers.
--
186729028 by Zhichao Lu:
Minor fixes to object detection.
--
186723716 by Zhichao Lu:
Fix tf_example_decoder.py initailization issue.
--
186668505 by Zhichao Lu:
Remove unused import.
--
186475361 by Zhichao Lu:
Update the box predictor interface to return list of predictions - one from each feature map - instead of stacking them into one large tensor.
--
186410844 by Zhich...
Showing
Please register or sign in to comment