keras-cv icon indicating copy to clipboard operation
keras-cv copied to clipboard

Corrected RegNet implementation

Open AdityaKane2001 opened this issue 2 years ago • 0 comments

@LukeWood @sayakpaul

Corrected RegNets implementation which was causing tests to fail:

  • Added input_tensor argument.
  • num_classes -> classes

AdityaKane2001 avatar Aug 09 '22 08:08 AdityaKane2001