Topic: "large-codebase"
daeisbae/open-repo-wiki
You donβt need to read the code to understand how to build!
Language: Python - Size: 1.28 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 148 - Forks: 6

khondokerjahid/MobileNet_SSD-Detecting-Object
By using SSD, we only need to take one single shot to detect multiple objects within the image, while regional proposal network (RPN) based approaches such as R-CNN series that need two shots, one for generating region proposals, one for detecting the object of each proposal. Thus, SSD is much faster compared with two-shot RPN-based approaches.
Language: Python - Size: 11.5 MB - Last synced at: 6 months ago - Pushed at: over 3 years ago - Stars: 2 - Forks: 0

shaheennabi/Design_Principles_-_Patterns_My_learnings
π―π Learnings: Design Patterns & Principles β¨π‘ This repo explores creational, structural, and behavioral patterns, along with Design principles. ππ§ By implementing these in Python, I aim to elevate my coding skills and understand how real-world systems are built with strong, scalable codebases. π»π₯
Size: 1.95 KB - Last synced at: 30 days ago - Pushed at: 30 days ago - Stars: 0 - Forks: 0
