Shreejal Trivedi
Shreejal Trivedi
Hi, Can you provide the office31 hyperparameters for training with UDA.
Hi, Is there any plan to introduce the semi-supervised domain adaptation data loaders in the code? There are UDA and SSL loaders, but for SSDA, we might need different target...
Hi, I am unable to download the MOT17 data. When I unzip it, it comes that file is a bad zip file. Can you give me the new link to...
Hi, Thanks for your work, I had one doubt regarding FID Score. Now if I want to train the GAN to generate the COCO alike datasets, then can I use...
Hi @tejaslodaya, Thanks for your contribution to VRAE. As I am seeing in the code, you are learning the decoder inputs for the given set of data. So, I had...
Hi, Thanks a lot for your work. I just wanted to ask that as in paper, Diff Augment is only done in Discriminator. So if we want to try with...
Hi, Thanks for the work. I wanted to know whether we can integrate the UNet Style Architecture with BiGAN like design. I want to train BiGAN on COCO Dataset and...
Hi @lucidrains, Thanks a lot for your work. I had one doubt regarding your implementation of DiffAugment. When you train the discriminator, you pass in D_aug the fake image using...
Hi, Thanks a lot for your contribution of curating the data. Can I get to know by what time full dataset will be available?
### Before Asking - [X] I have read the [README](https://github.com/meituan/YOLOv6/blob/main/README.md) carefully. 我已经仔细阅读了README上的操作指引。 - [ ] I want to train my custom dataset, and I have read the [tutorials for training...