Pranav Durai

Results 8 issues of Pranav Durai

- Added a link to LearnOpenCV's comprehensive research article on Depth Anything Model - Article includes model architecture, mathematical expressions, and inference pipeline

I'm trying to train this `yolov9-e.pt` model on a custom dataset. Here's my command-line argument: `!python train_dual.py \ --batch 64 --epochs 25 --img 640 --device 0 --min-items 0 --close-mosaic 15...

AIFI layer implementation `detr_layers/aifi.py` needs to be validated with actual architecture. Please feel free to submit a PR!

help wanted

Dino head needs to be built for both L and X models in `models` directory. Please feel free to submit a PR!

help wanted

HGBlock implementation `detr_layers/hgblock.py` needs to be validated with actual architecture. Please feel free to submit a PR!

help wanted

HGStem implementation `detr_layers/hgstem.py` needs to be validated with actual architecture. Please feel free to submit a PR!

help wanted

DWConv implementation `detr_layers/dwconv.py` needs to be validated with actual architecture. Please feel free to submit a PR!

help wanted

RepC3 layer implementation `detr_layers/repc3.py` needs to be validated with actual architecture. Please feel free to submit a PR!

help wanted