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 […]
Using third-party DNS service
Recently a lot of (personal) things were going on and these past few months had been quite hectic for me, so I did not have […]
Modify the admin access in WordPress
I’ve been super busy recently so here is just a short update of how to change the wp-admin URL in WP. Since the wp-admin is […]
SSR+ BBR Quick Memo
CentOS 7*64 + Xshell or SecureCRT 1. pwd 2. port 3. cipher -> aes-256-cfb 4. protocol ->origin 5. obfs -> plain change config: To install […]
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 […]