Burak Ercan

Results 11 comments of Burak Ercan

Hi @Cysu and @wang5566, I also have the same question: what exactly is the meaning of "allshots"? I checked the documentation website but could not find an explanation. I also...

Yes, I can recreate the issue. Actually, it can be recreated easily, all that needs to be done is to set `sensor_processor` `type` as `stereo` in the parameters YAML file,...

For anyone seeking quantitative evaluation, you can utilize [EVREAL](https://github.com/ercanburak/EVREAL), our library designed to evaluate and analyze PyTorch-based event-based video reconstruction methods (including SSL-E2VID).

Hi @yanhongyan419, you can utilize [EVREAL](https://github.com/ercanburak/EVREAL), our library designed to evaluate and analyze PyTorch-based event-based video reconstruction methods (including SSL-E2VID).

Hi @ramnamaqsood, thanks for your interest in our work. The code will be released after organizing and tidying to ensure its clarity and usability. I anticipate releasing the code within...

Hi @FengLiXue, thank you very much for your interest in our work. Yes, we will release the code. Unfortunately, I have been very busy with other things during the past...

Hi again @ramnamaqsood, @FengLiXue. The model codes and the pretrained model for HyperE2VID are published now. For evaluation, please use the codes in [EVREAL repository](https://github.com/ercanburak/EVREAL), which is our other work...

Hi, and thank you for your interest in our work. Yes it is possible. For testing HyperE2VID, you can use the codes in [EVREAL repository](https://github.com/ercanburak/EVREAL), which is our other work...

For anyone seeking quantitative evaluation, you can utilize [EVREAL](https://github.com/ercanburak/EVREAL), our library designed to evaluate and analyze PyTorch-based event-based video reconstruction methods (including E2VID).

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:...