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: Conv layer #6

Closed pranavdurai10 closed 1 year ago

pranavdurai10 commented 1 year ago

Conv layer implementation detr_layers/conv.py needs to be validated with actual architecture.

Please feel free to submit a PR!

TapasKumarDutta1 commented 1 year ago

@pranavdurai10, can you assign this issue to me?