wzhshi / TIP-CSNet

The training codes, the training data, and some pre-trained models for my TIP paper "Image Compressed Sensing using Convolutional Neural Network".
43 stars 12 forks source link

I have some questions about training time and other way to implement this model #3

Closed fze0012 closed 4 years ago

fze0012 commented 4 years ago

How long does it take to train a model at a given sample rate? Do you use Pytorch or TensorFlow to implement this model?