Raul Diaz
Raul Diaz
Hi, Your paper indicates that the MLP layers are shared. However, I can't seem to understand where are you doing that in the code. Do they share weights and biases?...
**Describe the bug** A SageMaker image classification model is trained using the VMMRdb dataset. While the training job reports 88.5% of validation accuracy, I can't reproduce the same accuracy after...
Hi, I was wondering why the performance of your implementation is lower than the original repo. Do you have any intuition on why this happens? I also made my own...
This PR includes the following - Changes in the compilation scripts to easy modify the path variables - Conda env file to easily install dependencies Tested on Tensoflow 1.13.1 on...
Hi! Are there any plans to enable video streaming support into MMS (e.g., via gRPC)? What would be the best way to enable this streaming? Thanks.