An IOS application that uses machine learning to detect clothing and fabric patterns. This application was designed to help low vision and visually impaired individuals organise and keep track of their clothing. This is a work in progress, some features may be only partially implemented.
Built with the help of libraries from @mortenjust and @TensorFlow.
- Clone or download this repository
- Download Xcode Version 9.3 or later and open
Tensorswift.xcodeproj
- Once the project is open, under Tensorswift > Identity, change the Bundle identifier to
com.YOURNAME.Tensorswift. Under Tensorswift > Signing, change the Team to your Apple ID login and selectYOUR ID (Personal Team) - Connect your phone to the computer and in the menu bar under Product > Destination select your device
- Select Product > Run and the application will be installed to your device
- Open the application and you will recieve an alert about an untrusted developer
- Go to Settings > General > Device Management, then tap your your Apple ID and select "Trust Clothed"
- Get image recognition working for patterns
- Displays tag when modle is > %70 confidence
- Get text to speak working for
labels - Get image recognition working for colours
- Impliment
CorrectandIncorrect - Create custom tagging system




