zabboud

Results 11 comments of zabboud

> Hi Zabboud, > > I'm working on my own implementation, so I can't comment on this exact codebase. But what I found: changing the initialisation (in this case from...

Thank you - I figured out that part -- I was wondering if you have some insight on why with other datasets the loss seems not to decrease, however, I...

Both the total ELBO loss and the KL loss are just stagnant - there's little to no change. Do you have any suggestions on what to tune from the parameters...

Thank you - I realized that often the KL divergence term goes to 0 -- what would be the cause of that? Probably an indicator of why the model is...

I'm not sure if this is relevant anymore -- but here's the answer in case anyone else might need it. You want to use `Augmentor.DataPipeline()` instead of `Augmentor.Pipeline()` when feeding...

@theRealSuperMario just to clarify is the issue suspected to be due to the fact that the background is being set to -mean/std? In addition to updating the tutorial to include...

@mhdadk - As I'm working on this issue, I just wanted to check in with you regarding your initial request. Would this be just to clarify how to customize `collate_fn`...

@mhdadk Thanks for your prompt reply! I'm thinking of the best way to implement this, it sounds like it might need to be a separate tutorial while editing this main...

> Hey @kit1980, I would like to work on the issue under the Docathon-2024 @swayam0322 -- use / assigntome to make sure that the issue is assigned to you