NguyenMinhDuc
NguyenMinhDuc
Hi all, I am working on quantization. I have a .h5 model. I want to convert the weights from float 32 to int8 or float16. It seem to be "...
Hi. This is a great job. I'm just a beginner to this work. I just wonder if a video contains 2 or more actions so the model can automatically separate...
Hi all, I am trying to reproduce the result this repo and also newer repo here: https://github.com/neccam/slt I just wonder how data pre-processed ? when I download from 1): https://www-i6.informatik.rwth-aachen.de/~koller/RWTH-PHOENIX-2014-T/...
Hi all, I am working on optimization. I have a .h5 keras model named "model.h5" --> I pruned this model to become a smaller and slighter model named "pruned_model.h5". I...