Cont’d-> 2. Language Recognization This, I suppose, is at least easier than genre analysis since there won’t be so many overlapping or blurred types. But […]
Built a Spotify Playlist Organizer Using OpenAI and Python – 2
So last time I made a scratch of a Spotify playlist analysis tool, but I have noticed some problems. This is a follow-up post about […]
Built a Spotify Playlist Organizer Using OpenAI and Python
It’s been such a long while! I recently was talking with my friend about Spotify playlist sharing and wondered if I could leverage OpenAI to […]
Previous CV Group Project
This one is for my Computer Vision class: Can You Guess My Drawings? Identify Artists from Artworks Motivation Throughout art history, not all artworks are […]
Previous DL Group Project – 1
It’s been REALLY a long time since I last updated… This is a previous school NLP project that I have done for my deep learning […]
Invisible Digital Watermarking in Python
Adding a watermark to the image/screenshot/video is a commonly used way for copyright protection. (see Wiki for more details). Sometimes even though the watermark is […]
Object and motion detection on pi pt.1
I am now planning to make full use of my pi to monitor the motions of my turtles since it is now winter and I […]
Extract and delete EXIF data with python
EXIF is ” a standard that specifies the formats for images, sound, and ancillary tags used by digital cameras (including smartphones), scanners and other systems handling image and sound files recorded by digital cameras.”(from […]