diff --git a/README.md b/README.md index 5e3b3a61..b0784abc 100644 --- a/README.md +++ b/README.md @@ -18,7 +18,7 @@ Aside from the default model configs, there is a lot of flexibility to facilitat ### 2021-04-30 * Add EfficientDet AdvProp-AA weights for D0-D5 from TF impl. Model names `tf_efficientdet_d?_ap` - * See https://github.com/google/automl/blob/master/efficientdet/Det-AdvProp.md + * See https://github.com/google/automl/blob/master/efficientdet/Det-AdvProp.md ### 2021-02-18 * Add some new model weights with bilinear interpolation for upsample and downsample in FPN.