Skip to content
This repository has been archived by the owner on Nov 29, 2024. It is now read-only.
/ deepsight Public archive

A Deep Learning framework built on top of PyTorch

License

Notifications You must be signed in to change notification settings

frangente/deepsight

Repository files navigation

DeepSight

A Deep Learning framework for Computer Vision

License pdm-managed Ruff Checked with pyright

Python PyTorch

Setup

First of all, clone the repository and move into the project folder:

git clone https://github.com/FrancescoGentile/deepsight.git
cd deepsight

Then, install the dependencies using pdm:

# to install only production dependencies
pdm sync --prod

# to install all dependencies
pdm sync

About

A Deep Learning framework built on top of PyTorch

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages