himudigonda / DINOv2-Largescale-Pretraining

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Dino V2 implementation with NIH ChestX-ray14

Follow the DinoV2 Readme DINOv2: Learning Robust Visual Features without Supervision

Setup Environment

  1. Create mamba environment using the conda-extras.yaml
mamba env create -f conda-extras.yaml
mamba activate dinov2
  1. Based on the requirement, choose one of the following options from the table: <>

About

License:Apache License 2.0


Languages

Language:Python 99.1%Language:Shell 0.9%