Qianli Scott Zhu

Results 7 issues of Qianli Scott Zhu

This is discovered during test of https://www.kaggle.com/kivlichangoogle/jigsaw-multilingual-getting-started. Note that this issue only happens when TPU is enabled for the notebook. When Keras tuner is added, the search process will fail...

# What does this PR do? Update current FPN for the extra level support. This is an extension that is used by the Retina-net application. We could use this as...

# What does this PR do? Not intended to merge for now. Add the implementation for DeepLab v3 based on TFM implementation (as an experiment) The current class is a...

# Note that this PR is more for a demo and not intend to be submitted at the moment. # What does this PR do? Add MaskRCNN model as a...

**Is your feature request related to a problem? Please describe.** This is a request forwarded from @martin-gorner based on the user feedback. Currently when creating model from preset() API with...

type:feature

@fchollet, this is the draft of the OPT model inferencing with Keras distribution API (I can add the finetune parts later). Do u still have the instructions to convert the...