singleshotdetector icon indicating copy to clipboard operation
singleshotdetector copied to clipboard

Bug in ssd.unfreeze()

Open Swatigupta1997 opened this issue 5 years ago • 1 comments

Simple bug - 'self' attribute is missing in the definition of the unfreeze() function for SingleShotDetector Class.

Improvement: Also, fit_one_cycle() could be defined and used instead of simple fit() for nn training

Swatigupta1997 avatar Jun 14 '19 21:06 Swatigupta1997

Correct - thanks! If you send a PR I could merge it.

rohitgeo avatar Jun 17 '19 09:06 rohitgeo