Pinned Repositories
3D_Pose_Estimation
This is the code for "Machine Vision" By Siraj Raval on Youtube
blackfisk
A rock paper scissors dApp. You play the game of rock paper scissors against friends to earn crypto. Version 2 will offer more tools for streamers :)
CampaignFactory
a solidity smart contract to manage social media campaigns, (POC)
chester
circle-pong
this is a remake of vimlark's circle pong game but built in p5.js
conceptcodes
docker-compose-python
Fashion-MNIST
this is a jupyter notebook that displays how a CNN would be used to classify clothes. I want to use the saved model in a RCNN to use for realtime classification of articles of clothing, so watch out for another repo soon. Also this is apart of Siraj Raval 100 Days of ML
Figure-of-Speech-Classifier
A simple figure of speech classifier made in a jupyter notebok using keras. Gated Recurrent Units are used inplace of LSTM's becuase of little data.
portal-zoomer
This is a python application that crops a video to just people in the frame. It uses cvlib object detection and opencv to do the actual cropping. This is apart of a bigger software application i'm working on so it still has some bugs to fix.
ConceptCodes's Repositories
ConceptCodes/circle-pong
this is a remake of vimlark's circle pong game but built in p5.js
ConceptCodes/Que
a computer vision video editor, your move youtube :)
ConceptCodes/wah
a visualization of a game i used to play at convention
ConceptCodes/3D-Wall-Art
basically you can create hollow 3d letters
ConceptCodes/awesome-qa
😎 A curated list of the Question Answering (QA)
ConceptCodes/Axiom-client
the pwa client application that allows you to interact with the device
ConceptCodes/Axiom-device
this is the software for an iot smart planter. built in micropython on an esp32
ConceptCodes/bathpass
a virtual queue sytstem for reserving spots in bathroom
ConceptCodes/claw
ConceptCodes/claw-client
ConceptCodes/compile
ConceptCodes/datasets
🤗 The largest hub of ready-to-use NLP datasets for ML models with fast, easy-to-use and efficient data manipulation tools
ConceptCodes/EvilTwinFramework
A framework for pentesters that facilitates evil twin attacks as well as exploiting other wifi vulnerabilities
ConceptCodes/fragment
a collaborative ide built in vuejs
ConceptCodes/java-throwaways
ConceptCodes/Mandelbrot-Java-2
This was an assignment for CS201 at york college, basically generate mandelbrot set but with a twist. the twist was to dynamic set the color.
ConceptCodes/PF-AFN
Official code for "Parser-Free Virtual Try-on via Distilling Appearance Flows", CVPR 2021.
ConceptCodes/PNM
ConceptCodes/point-dexter
this is a chrome extension that uses a nlp question & answering package to allow you to parse questions from text
ConceptCodes/python-throwaways
ConceptCodes/react-landing
ConceptCodes/react-retro-art
ConceptCodes/reinforcement-learning
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
ConceptCodes/Scaddy-Paddy
a collection of openscad scripts
ConceptCodes/snaptags
my implementation of snapchats qr codes
ConceptCodes/spotMicro
Spot Micro Quadruped Project
ConceptCodes/videt
essentially a bidet but for videos :)
ConceptCodes/vue-video
ConceptCodes/wiwa-client
ConceptCodes/Word-Search
this is a simple word search proggram