Skip to content

This repo originally was a PyTorch Lightning template for my thesis project. It has since evolved to contain the full project implementation itself. The research question is how geolocation influences the training and inference of vision-language models for remote sensing. Note: The repository name and description may change

Notifications You must be signed in to change notification settings

shokrydev/master

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Repository Structure

master/
├── checkpoints/
├── configs/
│ ├── data/
│ ├── experiment/
│ ├── model/
│ └── config.yaml
├── data/
├── logs/
├── notebooks/
└── src/
├── callbacks/
├── data_modules/
├── lightning_modules/
├── metrics/
├── models/
├── utils/
├── train.py
└──evaluate.py

About

This repo originally was a PyTorch Lightning template for my thesis project. It has since evolved to contain the full project implementation itself. The research question is how geolocation influences the training and inference of vision-language models for remote sensing. Note: The repository name and description may change

Topics

Resources

Stars

Watchers

Forks

Languages