kelvinxu/arctic-captions

How to get start and How the convolution works out

CathyW77 opened this issue · 3 comments

Hi, Kelvin

I wanna to run your code, but I don't know how to start.

I download some corpus, I get the data "dataset.json" , is that what I need ?

Also, I wanna to know how the convolution in "encoder" works, can you give me an example?

For example , here comes a 3-D matrix (1002003) , how can I set my "filter(extract)" , the 3-D or 2-D or others? and what the result be ?

Best wishes

@CathyW77, perhaps the instructions in this fork and the associated training data can help you get started. Good luck!

I want to run this on my own dataset.... is there any kind of specific format it needs? How to prepare dataset? Flow of the code?

Excuse me ! have you run the code ? Could you tell me how to run it ? thank you !