Is your feature request related to a problem? Please describe.
in axelerate/training.py custom training is commented out and quantize training is a default choice.
Describe the solution you'd like
Add a boolean "quantize" param in config.json and switch training mode for yolo in training.py.
Is your feature request related to a problem? Please describe. in axelerate/training.py custom training is commented out and quantize training is a default choice.
Describe the solution you'd like Add a boolean "quantize" param in config.json and switch training mode for yolo in training.py.