Commit 7f90664e authored by Vishnu Banna's avatar Vishnu Banna
Browse files

tiny comments

parent 0126950d
...@@ -272,7 +272,7 @@ class YoloLayer(tf.keras.Model): ...@@ -272,7 +272,7 @@ class YoloLayer(tf.keras.Model):
@property @property
def losses(self): def losses(self):
""" Generates a dictionary of losses to apply to each path """Generates a dictionary of losses to apply to each path
Done in the detection generator because all parameters are the same Done in the detection generator because all parameters are the same
across both loss and detection generator across both loss and detection generator
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment