Skip to content

Commit

Permalink
WIP
Browse files Browse the repository at this point in the history
  • Loading branch information
Clément Walter committed Jul 3, 2020
1 parent 8c8dc11 commit 928fe44
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion keras_fsl/models/activations/yolo_box.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
"""
Activation function for mapping feature into output coordinates as in Yolo V3
Activation function for mapping feature into output box dimensions as in Yolo V3
"""
import tensorflow as tf
from tensorflow.keras.models import Sequential
Expand Down

0 comments on commit 928fe44

Please sign in to comment.