microsoft / FocalNet

[NeurIPS 2022] Official code for "Focal Modulation Networks"
MIT License
682 stars 61 forks source link

When will be released the weights for DINO object detection? #15

Closed 25icecreamflavors closed 1 year ago

25icecreamflavors commented 1 year ago

Hello, when do you plan to release weights for this model version https://github.com/FocalNet/FocalNet-DINO ?

jwyang commented 1 year ago

Hi, @25icecreamflavors ,

We just released the focalnet-large-fl4 pretrained on object365 with DINO, check it out here:

https://github.com/FocalNet/FocalNet-DINO/blob/main/README.md#model-zoos

jaideep11061982 commented 1 year ago

@jwyang how to infer and train.. I am trying to find out

jaideep11061982 commented 1 year ago

object detection or classifcation

jwyang commented 1 year ago

Hi, @jaideep11061982 ,

please try this to train object detection: https://github.com/FocalNet/FocalNet-DINO#training