pranavdurai10 / rtdetr-pytorch

This repository provides a PyTorch implementation of RT-DeTR, a state-of-the-art Realtime Detection Transformer for object detection tasks.
MIT License
50 stars 11 forks source link

Review: HGStem #8

Open pranavdurai10 opened 1 year ago

pranavdurai10 commented 1 year ago

HGStem implementation detr_layers/hgstem.py needs to be validated with actual architecture.

Please feel free to submit a PR!