Trần Ngọc Hùng Phong

Results 2 comments of Trần Ngọc Hùng Phong

Hi @roman-bachmann , Sorry @roman-bachmann for not being clear. My question is that given some labels as "captions", can 4M detect the bbox based on the provided "captions"? Thank you,...

Hi folks, I am also facing a similar issue in which using [CombinedLoader](https://lightning.ai/docs/pytorch/stable/api/lightning.pytorch.utilities.combined_loader.html#lightning.pytorch.utilities.combined_loader.CombinedLoader) to combine 2 dataloaders with different lengths resulted in the validation_step being skipped during `trainer.fit.` However, `trainer.validate`...