/detr_gpu

Simple python scripts to eval DETR performance

Primary LanguagePython

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