Yassine Alouini

Results 48 comments of Yassine Alouini

By the way, I have found the PyTorch weights (from [this](https://github.com/ClementPinard/SfmLearner-Pytorch) PyTorch implementation): https://drive.google.com/drive/folders/1H1AFqSS8wr_YzwG2xWwAQHTfXN5Moxmx Maybe there is a way to get these to the TF storage format?

Hello. I will have some free time starting the week of the 15th April and I would like to help with this. What type of open-source video dataset you would...

Thanks for the details @ternaus. Will make sure to check the Discord. 👌

I have started working on the example. Hopefully will have a first version by next week. :ok_hand: (The branch in my fork: https://github.com/yassineAlouini/albumentations_examples/tree/feature/videos_transforms_example)

Some more progress @datumbox: I finally made the V1 work (I think), I am cleaning the code a bit and then will push it for a first round of reviews...

Alright, `MobileVit `(the v1 version) runs finally 🎉 and I have pushed the code, if you have some time @datumbox I would love to get few first comments. Thanks. 🙏...

Alright, I have tried running:` torchrun --nproc_per_node=8 train.py --model mobile_vit_xxs` to train a model on my Windows laptop but it seems not promising. I will try this on a cloud...

Thanks @datumbox (et al) for the code review, I am checking now. 👌

@datumbox @pmeier I am trying to make progress on this PR again. I need the `ImageNet` dataset to train the model and get the weights. I have sent a request...

Thanks for the feedback @pmeier. I thought 10 days was a long time. :smile: Alright, I will try to finish the other points of the PR review and maybe ask...