Paper Replication from Scratch using PyTorch

Aug 20, 2024 ยท 1 min read

Paper replications for various classification and object detection tasks, all implemented from scratch using PyTorch. Additionally, I have pruned certain networks to enhance their real-time performance, allowing for a tunable trade-off between accuracy and efficiency.