colorjam

Results 4 comments of colorjam

Hi, can you provide the pre-trained model of mobileFacenet_EXTD?

@xxktju Hi, it seems the shape of `max_val` in the saved checkpoint is inconsistent with the model `state_dict`. You can try to preprocess the saved checkpoint like: ``` ckpt =...

Hi @SumanDeedwaniya , the compressed model size is calculated by dividing the original model size by the bit number.

Hi @wqy123456, I encountered the same problem, did you solve it?