Skip to content

Researching fast and accurate 2D and 3D object detection

License

Notifications You must be signed in to change notification settings

CptCaptain/cortex

Repository files navigation

cortex

Deploy to GitHub Pages CI

This file will become your README and also the index of your documentation.

Install

pip install cortex

How to use

At some point, this will contain (or link to) a gradio demo page, where the different models can be interactively tested in various settings.

Not yet, though.

To use this, you might need to tunnel some ports over ssh.
ssh -L8888:localhost:8888 $GPU-SERVER
ssh -L7860:localhost:7860 $GPU-SERVER

About

Researching fast and accurate 2D and 3D object detection

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published