okankop / Efficient-3DCNNs

PyTorch Implementation of "Resource Efficient 3D Convolutional Neural Networks", codes and pretrained models.
MIT License
777 stars 151 forks source link

Using mean and std on jester dataset #26

Open Grinjero opened 4 years ago

Grinjero commented 4 years ago

First of all, awesome repository!

I wanted to ask if you were using mean and std calculated on the whole jester dataset for normalizing images during training on the jester dataset?