MohsenFayyaz89 / STFCN

Spatio-Temporal Fully Convolutional Neural Netwroks For Semantic Segmentation
MIT License
37 stars 13 forks source link

what does “clip” contain? #1

Closed fenling closed 7 years ago

fenling commented 7 years ago

hi MohsenFayyaz89: I would like to try your experiment. what does “clip” contain? and the "data" I think is T C H * W .if i use the camvid,T=3(I get this from your paper),C= 3,H= 720 W= 960.is this right?

MohsenFayyaz89 commented 7 years ago

Hi, Clip: It's like the Caffe LSTM clip. It's a sequence of the binaries which 0 indicates the beginning of a sequence and 1 indicates the continuation. Data: Yes, you're right.

On Wed, Dec 28, 2016 at 11:45 AM, fenling notifications@github.com wrote:

hi MohsenFayyaz89: I would like to try your experiment. what does “clip” contain? and the "data" I think is TCH*W .if i use the camvid,T=3(I get this from your paper),C= 3,H= 720 W= 960.is this right?

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/MohsenFayyaz89/STFCN/issues/1, or mute the thread https://github.com/notifications/unsubscribe-auth/AOOIX-cW209dWLPL0Tsv9JSq2vqyuV1tks5rMhqYgaJpZM4LWv_Q .

-- Best Regards, Mohsen Fayyaz