tdeboissiere / DeepLearningImplementations

Implementation of recent Deep Learning papers
MIT License
1.81k stars 650 forks source link

A question: #27

Closed ghost closed 7 years ago

ghost commented 7 years ago

when i try to run: bash make_gif.sh result is this : no images defined `MoG_dataset.gif'

could you tell me what's wrong, thanks !

tdeboissiere commented 7 years ago

Check that you do have images in list_toy_str, you most likely have an empty list hence the error.

ghost commented 7 years ago
font{
    line-height: 1.5;
}

thank you very much, I fixed it ! thanks!

    a#ntes-pcmail-signature-default:hover {
        text-decoration: underline;
        color: #3593db;
        cursor: pointer;
    }

    font{
        line-height: 1.5;
    }

School of  Economics and ManagementUniversity of Chinese Academy of  Sciences

On 03/21/2017 11:45,Thibault de Boissiere<notifications@github.com> wrote: 

Check that you do have images in list_toy_str, you most likely have an empty list hence the error.

—You are receiving this because you authored the thread.Reply to this email directly, view it on GitHub, or mute the thread.