mgrova / detr_gpu

Simple python scripts to eval DETR performance

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

detr_gpu

Simple python scripts to eval DETR performance using PyTorch. https://github.com/facebookresearch/detr

This code evaluate performance using CPU or GPU to detection and segmentation.

Python dependencies (WIP)

pip install -r requirements.txt

About

Simple python scripts to eval DETR performance


Languages

Language:Python 100.0%