All Projects → Aksoylu → AI-DRAW

Aksoylu / AI-DRAW

Licence: other
Web-based Shape Recognition Deep Learning Application. This project has been created by my workshop /with @ytumint @veribilimiytu

Programming Languages

PureBasic
71 projects
python
139335 projects - #7 most used programming language
HTML
75241 projects
CSS
56736 projects

Projects that are alternatives of or similar to AI-DRAW

Guiadesenvolvedoraweb
Guia de como se tornar uma desenvolvedora front end.
Stars: ✭ 247 (+782.14%)
Mutual labels:  web-development
FUTURE
A private, free, open-source search engine built on a P2P network
Stars: ✭ 19 (-32.14%)
Mutual labels:  flask-application
rocket auth
An implementation for an authentication API for Rocket applications.
Stars: ✭ 65 (+132.14%)
Mutual labels:  web-development
Front End Checklist
🗂 The perfect Front-End Checklist for modern websites and meticulous developers
Stars: ✭ 57,386 (+204850%)
Mutual labels:  web-development
fyu
Do your users take your website for granted? Do want to make them using your website living hell? Look no further, F.Y.U. is here!
Stars: ✭ 53 (+89.29%)
Mutual labels:  web-development
online-resume
Programmers Online Resume Website Jekyll Theme Check Live Preview @
Stars: ✭ 47 (+67.86%)
Mutual labels:  web-development
Developer Support
Proof of concept developer code and samples to help be successful with all ArcGIS developer products (Python, NET, JavaScript, Android…). The repository is designed to be an exchange for sharing coding conventions and wisdom to developers at all skill levels.
Stars: ✭ 235 (+739.29%)
Mutual labels:  web-development
arabic-programming-blogs
أهم المدونات والمصادر العربية لتعلم البرمجة وتطوير الويب
Stars: ✭ 41 (+46.43%)
Mutual labels:  web-development
Imagery-Apps
Example JavaScript source code for ArcGIS imagery apps (Landsat Explorer and Sentinel Explorer) that you can expand or customize.
Stars: ✭ 24 (-14.29%)
Mutual labels:  web-development
crowdsource-reporter
An ArcGIS Online group application template authored by organization and made available to constituents to report a problem or observation.
Stars: ✭ 25 (-10.71%)
Mutual labels:  web-development
RenameThemSubs
Rename multiple subtitles files to match video file names for automatic loading with just one click
Stars: ✭ 40 (+42.86%)
Mutual labels:  flask-application
flask-ocr
use flask and tesseract to have a basic ocr, also you need opencv2, this code use opencv2 to have a basic image process
Stars: ✭ 27 (-3.57%)
Mutual labels:  flask-application
wtm-udacity-scholars-nanodegree-resources
A List of Resources for Udacity Nanodegrees
Stars: ✭ 15 (-46.43%)
Mutual labels:  web-development
React Arcgis
A few components to help you get started using the ArcGIS API for JavaScript and esri-loader with React
Stars: ✭ 251 (+796.43%)
Mutual labels:  web-development
ember-cli-amd
Ember CLI Addon for using AMD libraries
Stars: ✭ 21 (-25%)
Mutual labels:  web-development
Blog robinwieruch content
✏️ Content of robinwieruch.de - Write guest blog posts or improve the content. Your help means a lot to me.
Stars: ✭ 240 (+757.14%)
Mutual labels:  web-development
php-best-practices
What I consider the best practices for web and software development.
Stars: ✭ 60 (+114.29%)
Mutual labels:  web-development
clickbait-workshop
Pydata 2017 workshop: build a clickbait detector with python
Stars: ✭ 13 (-53.57%)
Mutual labels:  flask-application
flask-vuln
Pretty vulnerable flask app..
Stars: ✭ 23 (-17.86%)
Mutual labels:  flask-application
Bitcamp-2019
Won the most innovative solution at Bitcamp 2019.🎖🎉
Stars: ✭ 15 (-46.43%)
Mutual labels:  web-development

Web-based Shape Recognition Deep Learning Application (YTU NEURAL NETS)

Project show-off animation

I did this project at the workshop he attended as a speaker. In fact, we did it together. At the workshop that I attended with the invitation of Yıldız Technical University Mint Club and data science community, we held an event that lasted three hours with over 150+ people. We have created this project together with the live coding event.

Dependencies

You have to install followed libraries with your command line and pip:

  • pip install flask
  • pip install Flask-Cors
  • pip install tensorflow
  • pip install keras
  • pip install numpy
  • pip install pandas
  • pip install opencv-python

How to use ?

  • For training model, run python train.py command on your CLI

  • For predicting images with trained model, run python predict.py command on your CLI

  • There is already a pretrained model exist. So, you can directly start your web app by running python server.py command on your CLI

Thanks to all attendees & collaborators

  • @alihepi
  • @asliakaltunn
  • @ayhangider
  • @aysftmzhrgl
  • @bariscanbilgin
  • @baristokatlioglu
  • @Besteozulku
  • @bestoz
  • @ceyda1307
  • @cmelisa
  • @csenaesenboga
  • @demirelmrtcn
  • @dryzrc
  • @duxeph
  • @eminesozeri
  • @hediyeorhan
  • @HuseyinEfkanAlp
  • @Logenzo
  • @melikecbkc
  • @NihalDiler
  • @selvataas
  • @tugceyaziicii
  • @virosapienti
  • @yeyosef

if i forgot your name but you was attended to my workshop, please mail me [email protected] so i can add your name

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].