Skip to content

imjal/jitnet-pytorch

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

jitnet-pytorch

Installation

My environment with versions is listed at jitnet-environment.yml.

However, the main packages needed are:

detectron2
pytorch
torchvision
cv2
PIL

Running JITNet

To run on a video: python demo.py --demo /path/to/video --adaptive --save_video

Currently, I'm still training the COCO pretrained model, however you are free to use your own pretrained smaller model as a substitute for JITNet.

About

A PyTorch Implementation of JITNet

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages