Easoncyx
Yixu Chen is an applied scientist in Prime Video playback compression efficiency research team.
AmazonSeattle, WA
Pinned Repositories
AI_Assembly_Puzzle
A search puzzle of Artificial Intelligence course
algorithm-visualizer
:fireworks:Interactive Online Platform that Visualizes Algorithms from Code
bjontegaard_etro
Excel VBA code for calculating Bjontegaard Delta SNR and Rate, using arbitrary number of data points. Complies with VCEG-M33 when using 4 data points.
boids_visualization
A simple boids algorithm visualization using fish and predator on JS
CannyEdgeDetector
This is an implementation of canny edge detector using python
Cpp-Primer
C++ Primer 5 answers
CS61A
Structure and Interpretation of Computer Programs
deep-learning
Deep Learning Application Examples
Portrait
This is a OpenCV code to detect face and upper body(head and shoulder) and blur the back ground
vqm_challenge
2023 WACV HDR video quality measurement grand challenge code submission guideline and example python application
Easoncyx's Repositories
Easoncyx/vqm_challenge
2023 WACV HDR video quality measurement grand challenge code submission guideline and example python application
Easoncyx/Portrait
This is a OpenCV code to detect face and upper body(head and shoulder) and blur the back ground
Easoncyx/AI_Assembly_Puzzle
A search puzzle of Artificial Intelligence course
Easoncyx/algorithm-visualizer
:fireworks:Interactive Online Platform that Visualizes Algorithms from Code
Easoncyx/bjontegaard_etro
Excel VBA code for calculating Bjontegaard Delta SNR and Rate, using arbitrary number of data points. Complies with VCEG-M33 when using 4 data points.
Easoncyx/boids_visualization
A simple boids algorithm visualization using fish and predator on JS
Easoncyx/CannyEdgeDetector
This is an implementation of canny edge detector using python
Easoncyx/Cpp-Primer
C++ Primer 5 answers
Easoncyx/CS61A
Structure and Interpretation of Computer Programs
Easoncyx/deep-learning
Deep Learning Application Examples
Easoncyx/FaceRecognitionWebApp
Easoncyx/FR-SRGAN
Class Final Project for MIT 6.819 Advances in Computer Vision
Easoncyx/hw-acceptance-unit-test-cycle
Easoncyx/hw-rails-intro
Easoncyx/hw-refactoring-legacy-code-bug-fix
Legacy Assignment involving a bug fix
Easoncyx/hw-ruby-intro
Ruby Introduction Assignment for Agile Development using Ruby on Rails
Easoncyx/Jalali-Lab-Implementation-of-RAISR
Implementation of RAISR (Rapid and Accurate Image Super Resolution) algorithm in Python 3.x by Jalali Laboratory at UCLA. The implementation presented here achieved performance results that are comparable to that presented in Google's research paper (with less than ± 0.1 dB in PSNR). Just-in-time (JIT) compilation employing JIT numba is used to speed up the Python code. A very parallelized Python code employing multi-processing capabilities is used to speed up the testing process. The code has been tested on GNU/Linux and Mac OS X 10.13.2 platforms.
Easoncyx/keiko-corp
The greatest startup ever created
Easoncyx/labelme
Image Polygonal Annotation with Python (polygon, rectangle, circle, line, point and image-level flag annotation).
Easoncyx/open-docs
Doc sources for the Open Video Restoration and My Records in
Easoncyx/Pathfinding-Visualizer
A visualization tool for various pathfinding algorithms.
Easoncyx/PathFinding.js
A comprehensive path-finding library for grid based games
Easoncyx/raisr
A Python implementation of RAISR
Easoncyx/rottenpotatoes-rails-intro
RottenPotatoes app skeleton for saasbook/hw-rails-intro
Easoncyx/Ruby_and_SoftwareEngineering
My note of studying Ruby and CSCE606 Software Engineering
Easoncyx/smart-brain
Udemy Final Project
Easoncyx/smart-brain-api
Final project for Udemy course
Easoncyx/srcnn
A course project on convolutional neural networks for single image super-resolution
Easoncyx/VideoSuperResolution
A collection of state-of-the-art video or single-image super-resolution architectures, reimplemented in tensorflow.
Easoncyx/VSR-DUF