8000 GitHub - ManuelaCorte/DLProject: Project on Visual Grounding for the Deep Learning course @ UniTN 2022-2023
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

ManuelaCorte/DLProject

Repository files navigation

Use instructions

Download the repo

git clone https://github.com/ManuelaCorte/DLProject
cd DLProject

If you have conda

conda env create -f environment.yml
conda activate dl

otherwise

pip install -r requirements.txt

Download the dataset

The dataset can be downloaded from https://drive.google.com/file/d/1xijq32XfEm6FPhUb7RsZYWHc2UuwVkiq/view?usp=drive_link and shoud be placed in data/raw/

Run the code

To run the training code, you can use the following command:

cd src
python -m vgproject.train

otherwise you can use the notebook in notebooks/train.ipynb

About

Project on Visual Grounding for the Deep Learning course @ UniTN 2022-2023

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  
0