https://github.com/dcts/trump-classifier
p5.js scetch using ml5 to detect images of donald trump
https://github.com/dcts/trump-classifier
Last synced: 4 months ago
JSON representation
p5.js scetch using ml5 to detect images of donald trump
- Host: GitHub
- URL: https://github.com/dcts/trump-classifier
- Owner: dcts
- Created: 2020-02-01T12:05:44.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2020-02-01T12:43:42.000Z (over 6 years ago)
- Last Synced: 2026-01-27T04:36:48.814Z (5 months ago)
- Language: HTML
- Size: 1000 Bytes
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Classify Trump Images with P5.js and ML5
Eventially this should become a google chrome extension that replaces all images of donald trump by kitties or puppies. After doing some research, there seem to be already some extensions out there. However they didnt work well for me:
- [Chrome Detrumpify](https://chrome.google.com/webstore/detail/detrumpify/hfhaalldkgmfbjjehkiddheghljjdjln)
- [Firefox Detrumpify](https://addons.mozilla.org/en-US/firefox/addon/detrumpify/)
tutorial by coding train: https://youtu.be/yNkAuWz5lnY?t=985
by dcts / v 0.0.0