Home
Inzombakura
Cancel

Dog Breed Identification Using Neural Networks

Created by: Armand Mousavi (amousavi@cs), Vivek Patel (vivekp@cs), and Albert Zhong (azhong@cs) UW student project for CSE455 22sp Video Abstract and Background FGIC (Fine-Grained Image Class...

GalaxyGAN

GalaxyGAN Created by: Armand Mousavi, Karman Singh, and Matthew Foss UW student project for CSE490G1 Try the demo out for yourself Video Abstract/Background A Generative Adversarial Network...

Trash Material Identifier

Garbage is everywhere. One of the major annoyances we all face when dealing with it is correctly sorting it into it’s proper categories and receptacles. A strong goal for the future is to automat...

Drawing With Light

This weekend I worked on a way of drawing on the HTML5 canvas that would simulate what it would be like to draw with a flashlight on a 2D plane. Written purely in javascript, you can try out the ...

Hack The Box Writeup: Cap

Port Scan First run an nmap scan with service enumeration, default scripts, and OS identification. nmap 10.10.10.245 -sV -sC -O Which gives the following output: PORT STATE SERVICE VERSION 21/...