interactive-deep-colorization icon indicating copy to clipboard operation
interactive-deep-colorization copied to clipboard

please release the training model

Open hengliusky opened this issue 7 years ago • 6 comments

I check the code, but cannot find the training model. Can you release it ?

hengliusky avatar May 25 '17 16:05 hengliusky

We are working on releasing training code. Thanks for your patience!

richzhang avatar May 26 '17 18:05 richzhang

If you are looking for the model, you can use the following script to download the model.

bash ./models/fetch_models.sh

junyanz avatar Jun 20 '17 02:06 junyanz

@richzhang @junyanz is the training code ready now?

cddlyf avatar Nov 25 '17 03:11 cddlyf

Sorry if my question is too much newbie, but... I just don't get it: What does "bash ./models/fetch_models.sh" mean? I have copied fetch_models.sh, but this is a 1KB file, probably a dummy. How do I get the real model data? Your help would be much appreciated!

kz81 avatar Jul 30 '18 09:07 kz81

OK, I am completely new to this and have to learn a lot. After checking the file "fetch_models.sh"'s content, I began to understand.

kz81 avatar Jul 30 '18 09:07 kz81

Sorry for the big delay. We reimplemented pytorch training code here.

richzhang avatar Sep 04 '18 04:09 richzhang