IMvision12

Results 31 comments of IMvision12

I would love to contribute to FlowNet. Can I take this up?

@msaroufim Sorry, but owing to university examinations I will not be able to participate this time. However, if anybody wants to take FlowNet, they are welcome to do so. :)

I can work on MAXIM !!

@DavidLandup0 are you still working on this?

I'm working on integrating the maxim model and referencing the original flax implementation. I have one question: do we need weights as well? @tanzhenyu

> > I'm working on integrating the maxim model and referencing the original flax implementation. I have one question: do we need weights as well? @tanzhenyu > > Yes, we...

> @IMvision12 Have you checked ? https://github.com/sayakpaul/maxim-tf Oh we have tf implementation for maxim, because when I saw on [paper with code](https://paperswithcode.com/paper/maxim-multi-axis-mlp-for-image-processing) there was only official flax implementation will refer...

@TheNobody-12 Here are some additional suggestions for tutorials: 1. Fine-Tuning Object Detection models on custom datasets (Retina Net, Faster RCNN) 2. Image Segmentation using deeplab 3. Stable diffusion tutorial using...