fizyr / keras-retinanet

Keras implementation of RetinaNet object detection.
Apache License 2.0
4.38k stars 1.96k forks source link

train a model with a fixed input size #1595

Open Egorundel opened 1 year ago

Egorundel commented 1 year ago

Hello!

How to train a model with input equal to [1, 512, 512, 3]? And how in general to train a model with a fixed input size and pulling weights?

Egorundel commented 1 year ago

@hgaiser Can you help, please?

ei-grad commented 1 year ago

maan, don't spam with mentions for such questions on deprecated repo. ask your teacher how to write a similar model.

Egorundel commented 1 year ago

Hello! Sorry for spam, and which RetinaNet repository is not deprecated?