question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Training Settings of Paired-SID Baseline

See original GitHub issue

Hello and sorry for bothering u again 😜 I’m trying to reproduce the Paired-SID baseline according to the training settings from your paper:

Our implementation is based on PyTorch. We train the models with 200 epoch using L1 loss and Adam optimizer with 
batch size 1. The learning rate is initially set to 10−4, then halved at epoch 100, and finally reduced to 10−5 
at epoch 180.

I tested the checkpoint you provided and it achieved 38.87dB on SID-Sony(Raw), while the model trained by myself can only acquire around 36.80dB under the same test settings. I launched another experiment with a larger batch size(16), longer training procedure(about 600 epochs) and more coarse-to-fine lr settings(1e-3 to 1e-6) and ended up with a model which is still worse than the baseline(~0.4dB lower). I wonder if I missed any important settings, if possible, could you please share your training settings with me? Thanks a lot! 😄

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
YouCaiJun98commented, Jan 13, 2022

Cool! With your training script, I acquired a sid-paired baseline with 39.16dB, thanks for your help! 😺

0reactions
YouCaiJun98commented, Jan 9, 2022

Great! Thanks for your time!😄

Read more comments on GitHub >

github_iconTop Results From Across the Web

arXiv:2109.02973v4 [cs.CV] 24 Mar 2022
In this paper, we develop an effective un- paired SID adversarial framework which explores mutual properties of the unpaired exemplars by a dual ......
Read more >
Lesson 14: Using Baselines - Microsoft Project 2016 Course
Learn how to use baselines in Microsoft Project 2016.
Read more >
High-speed volumetric imaging of neuronal activity in freely ...
Thus far, optical recording of neuronal activity in freely behaving animals has been limited to a thin axial range.
Read more >
CA3064073A1 - Imaging signal extraction apparatus and methods ...
[0020] Figure 8 is a sketch of an experimental setup used for simultaneous 2PM ... information value reaches a plateau around a low,...
Read more >
Untitled
Training Settings of Paired-SID Baseline. 5 Grendel Ammo 123 Grain ELD Match ammo review offers the following information; Hornady has been a trailblazer...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found