Skip to content
This repository has been archived by the owner on Feb 16, 2022. It is now read-only.

realDerekTan/fortress

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 

Repository files navigation

fortress

The first prototype of Fortress AI, created by Lleyton Ariton and Derek Tan

Fortress AI uses NLP, GANs, and CNNs to detect and identify faces by generating photorealistic images. Right now, we are working on our first working prototype

  1. Fortress uses NLP to understand and extract key facial features, which is then fed to the GAN

  2. The GAN would then generate photorealistic images based on aforementioned characteristics

  3. State of the art facial recognition algorithm would then identify and classify image as a specific person

Note: This is currently a work in progress, not a working model at the moment. However, we are working hard to improve and will release a working model as soon as it is finished!

License

Created by Lleyton Ariton and Derek Tan

Copyright © 2019 Fortress AI

Licensed under the Apache License, Version 2.0 (the "License"); you may not use this file except in compliance with the License. You may obtain a copy of the License at

http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software distributed under the License is distributed on an "AS IS" BASIS, WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the License for the specific language governing permissions and limitations under the License.

About

The first prototype of Fortress AI

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages