MT-Photos
A simple and easy-to-use photo management system
MT Photos is a photo management system tailored for NAS users. Through AI technology, your photos are automatically organized and classified, including but not limited to time, place, person, and photo type. Functional characteristics: Display your photos in a timeline Display your photos in a folder Through the gallery, you can easily provide photos from existing storage to users Mobile apps support rich naming rules for backing up photos and videos (folders by year, year, file by shooting date, etc.); Automatic generation of character photo albums through Face Recognition Automatically generate place albums based on GPS information from photos Supports lossless backup, download, and display of Live Photos Automatically classify screenshots, selfies, videos, and dynamic photos by file type Automatically generate scene albums based on photo content Through photo sharing, you can easily share photos with your family #Text recognition #Text recognition (OCR) service implemented based on PaddleOCR. Since the encapsulated docker image is large, a separate container is used to run this part of the service. #When the photo is text recognized, you can find the picture by searching for the text in the picture. #For example, use mt-photo to call the API: #System Configuration-Intelligent Identification-Add APIs #Interface address: http://api1:8060 #API_AUTH_KEY:Lazycat168168 #insightface is the pre-trained model with the highest accuracy in open source, especially for Asian face shapes, and its accuracy is much higher than Facenet512. #API call method: #For example, in MT-Photos, add APIs in System Configuration-Face Recognition- #Interface address: http://api2:8066 #API_AUTH_KEY:Lazycat168168 #Face Recognition API based on serengil/deepface #The default face detection model is retinafface, which takes a long time to calculate, but is the most accurate; #MT-Photos call method: #System Configuration-Face Recognition-Add API #Interface address: http://api3:8066 #API_AUTH_KEY:Lazycat168168




