uzh-rpg / rpg_e2vid

Code for the paper "High Speed and High Dynamic Range Video with an Event Camera" (T-PAMI, 2019).
http://rpg.ifi.uzh.ch/E2VID.html
GNU General Public License v3.0
340 stars 125 forks source link

Pretrained model with UpsampleConvLayer #12

Open Tobias-Fischer opened 4 years ago

Tobias-Fischer commented 4 years ago

Hi there, Is it possible to provide a pretrained model that uses UpsampleConvLayer?

Many thanks, Tobias

ercanburak commented 3 years ago

Hi @Tobias-Fischer,

I was also looking for this, and I think I have found something.

This is a pre-trained model with UpsampleConvLayer, which I have found by guessing the link: http://rpg.ifi.uzh.ch/data/E2VID/models/E2VID.pth.tar

Furthermore, by checking previous commits, I have also found this one: https://seafile.ifi.uzh.ch/f/457050be5aef4ed59ef6/?dl=1

These two are different, and I am not sure what their difference is, so I am sharing both. Maybe @supitalp can give more information.

Hope this helps, Burak