GantMan / nsfw_model

Keras model of NSFW detector
Other
1.8k stars 279 forks source link

what type of model is this? #97

Open manjeetbhati opened 3 years ago

manjeetbhati commented 3 years ago

is this a fp32 model or what's the precision of this model?

manjeetbhati commented 3 years ago

can it be trained with different or specific precisions? like would it be possible to train and compile this model with int8 precision?