keras-team / keras-cv

Industry-strength Computer Vision workflows with Keras
Other
1k stars 333 forks source link

Add DINOv2 #2447

Open awsaf49 opened 4 months ago

awsaf49 commented 4 months ago

Short Description DINOv2 is a self-supervised foundation model by Meta which is used as backbone in other models like Depth Anything (https://github.com/keras-team/keras-cv/issues/2404), MoF (paper), etc. I think it would be nice to have this model in KerasCV.

Papers

Existing Implementations

Other Information DINOv2 will complete one of the requirements for Depth Anything model in KerasCV (#2404)

divyashreepathihalli commented 4 months ago

Thanks @awsaf49! are you interested in contributing?

awsaf49 commented 3 months ago

Sorry @divyashreepathihalli for the delayed response. Actually, due to heavy workload I am unable to take this one. It would be nice if you could assign it to someone else.

rishijain07 commented 3 months ago

hello @divyashreepathihalli , I'm ready to contribute.

sachinprasadhs commented 2 months ago

@rishijain07 , Thanks for volunteering, feel free to create a PR with your changes.