ectg

Results 9 issues of ectg

Hi, Thanks for your work. I would like to train a resnet34 model starting with pretrained imagenet weights. This repo works fine on TF1, but not on TF2. Has this...

Hi Luca. Thanks for your work! I would like to fine tune your pre-trained Imagenet weights using my smallish video data. Approximately how many videos and frame pairs would I...

Hi, I was just trying to test this code in eval mode using the pre-trained network in the repository (BaselinePretrained.pth.tar). I was wondering why the eval mode needs the validation...

Hi Luca. Thanks for your work! I would like to fine tune your pre-trained Imagenet weights using my smallish video data. The object I need to track is not one...

Hi @makalo - Thanks for your implementation. Is a trained model already available? If so, how do I download it?

Hi, Thanks for this repo, much appreciated. I was wondering if you have trained your Resnet34 model with imagenet? I was looking to start my training from imagenet weights.

Hi @www0wwwjs1 , Thanks for your work! I was just trying to run curation.py to convert the Matlab version to Python so that I get an idea of how to...

Hi - Thanks for this implementation. I am unable to download the pre-trained network(trained on Imagenet) from baidu. Would it be possible to make the model available on Google drive...

**System information** - TensorFlow version (you are using): 2.3.0 - Are you willing to contribute it (Yes/No): No **Motivation** Currently pruning in tensorflow_model_optimization  does not result in a reduction in...

feature request