MohsenFayyaz89 / STFCN

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

Python code to generate the network definition prototxt #3

Open jaxony opened 7 years ago

jaxony commented 7 years ago

@MohsenFayyaz89 Do you have code (e.g. a python script) that generates the long prototxt files?

MohsenFayyaz89 commented 7 years ago

We have generated the prototxt file using a python script. These files were produced when we had not developed our Conv. LSTM STFCN version. Now we have developed the Conv. LSTM STFCN version and we are going to publish it on GitHub in coming days. The new version doesn't need such prototxt generations.

jaxony commented 7 years ago

I'm looking forward to the new version!