├── LM_Detection.py ├── README.md ├── landmarks_classifier_asia_V1_label_map.csv ├── logo.png ├── requirements.txt ├── s1.PNG ├── s2.PNG └── yt_thumb.jpg /LM_Detection.py: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Spidy20/LandMark_Detection/HEAD/LM_Detection.py -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Spidy20/LandMark_Detection/HEAD/README.md -------------------------------------------------------------------------------- /landmarks_classifier_asia_V1_label_map.csv: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Spidy20/LandMark_Detection/HEAD/landmarks_classifier_asia_V1_label_map.csv -------------------------------------------------------------------------------- /logo.png: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Spidy20/LandMark_Detection/HEAD/logo.png -------------------------------------------------------------------------------- /requirements.txt: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Spidy20/LandMark_Detection/HEAD/requirements.txt -------------------------------------------------------------------------------- /s1.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Spidy20/LandMark_Detection/HEAD/s1.PNG -------------------------------------------------------------------------------- /s2.PNG: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Spidy20/LandMark_Detection/HEAD/s2.PNG -------------------------------------------------------------------------------- /yt_thumb.jpg: -------------------------------------------------------------------------------- https://raw.githubusercontent.com/Spidy20/LandMark_Detection/HEAD/yt_thumb.jpg --------------------------------------------------------------------------------