GantMan / nsfw_model

Keras model of NSFW detector
Other
1.76k stars 273 forks source link

what type of model is this? #97

Open manjeetbhati opened 2 years ago

manjeetbhati commented 2 years ago

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

manjeetbhati commented 2 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?