snapml-templates icon indicating copy to clipboard operation
snapml-templates copied to clipboard

Results 4 snapml-templates issues
Sort by recently updated
recently updated
newest added

There was a version discrepancy when running this notebook in google collab. I've unpinned a few of the dependencies to allow pip to do its magic.

For some time now I tried to use this notebook in Google Colab, but I was getting numerous errors when I tried to train a model using GPU. Here are...

Hi, how do you calculate anchors in MLController? Anchors in the model are different: ``` [[10, 13, 16, 30, 33, 23], [30, 61, 62, 45, 59, 119], [116, 90, 156,...

Hi, I was trying to use the CycleGAN model by following the instruction from [[Image-to-Image Translation](https://github.com/Snapchat/snapml-templates/tree/main/Image-to-Image%20Translation)]. However, it seems like the pre-trained model google drive is not there any more....