Yolact: Model Optimization !!!!

Created on 5 Jul 2019  路  6Comments  路  Source: dbolya/yolact

@dbolya currently all the models which is trained is in the range of 100-200 MB , do u have any thoughts on optimisation of the model using quantization or pruning which shall yield more fps

Most helpful comment

@abhigoku10 you can try mixed precision training as the mmdetection.

All 6 comments

No idea. You're welcomed to try it, but I doubt you'd be able to increase FPS much without deleting entire layers (which would reduce performance). Though, I'm not too well versed in pruning models.

@dbolya sure i shall look try it out and update you on that

@abhigoku10 you can try mixed precision training as the mmdetection.

@andeyeluguo are you referring to this paper https://arxiv.org/pdf/1906.07155v1.pdf implementation

@andeyeluguo hi the mmdetection u suggested doesnot optimise the model , do u have any other method which i can do the model reduction

Since this has been open so long, I'm going to close it. Feel free to reopen if you have any updates.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

onoderay picture onoderay  路  6Comments

CzJaewan picture CzJaewan  路  5Comments

abhigoku10 picture abhigoku10  路  6Comments

pdvelez picture pdvelez  路  7Comments

Epiphqny picture Epiphqny  路  6Comments