Pinned Repositories
CaNS
A code for fast, massively-parallel direct numerical simulations (DNS) of canonical flows
CFD_Julia
This repository contains fundamental codes related to CFD that can be included in any graduate level CFD coursework.
CFDPython_12_steps_to_NS
A sequence of Jupyter notebooks featuring the "12 Steps to Navier-Stokes" http://lorenabarba.com/
Cpp-Primer
C++ Primer 5 answers
dlaCluster
Python code for simple diffusion limited aggregation (DLA) simulation. The code provided creates a .gif for cluster growth and calculates fractal dimensionality of the cluster. User can vary the radius of the cluster.
FairMOT
[IJCV-2021] FairMOT: On the Fairness of Detection and Re-Identification in Multi-Object Tracking
GamesDemo_Python
Games: Create interesting games by pure python.
HYY-001.github.io
HYY's Personal Blog via GitHub
image-processing-from-scratch
This project contains some interesting image processing algorithms that were wrote in python and c++ from scratch.
python-and-physics
HYY-001's Repositories
HYY-001/python-and-physics
HYY-001/CaNS
A code for fast, massively-parallel direct numerical simulations (DNS) of canonical flows
HYY-001/CFD_Julia
This repository contains fundamental codes related to CFD that can be included in any graduate level CFD coursework.
HYY-001/CFDPython_12_steps_to_NS
A sequence of Jupyter notebooks featuring the "12 Steps to Navier-Stokes" http://lorenabarba.com/
HYY-001/Cpp-Primer
C++ Primer 5 answers
HYY-001/dlaCluster
Python code for simple diffusion limited aggregation (DLA) simulation. The code provided creates a .gif for cluster growth and calculates fractal dimensionality of the cluster. User can vary the radius of the cluster.
HYY-001/FairMOT
[IJCV-2021] FairMOT: On the Fairness of Detection and Re-Identification in Multi-Object Tracking
HYY-001/GamesDemo_Python
Games: Create interesting games by pure python.
HYY-001/HYY-001.github.io
HYY's Personal Blog via GitHub
HYY-001/image-processing-from-scratch
This project contains some interesting image processing algorithms that were wrote in python and c++ from scratch.
HYY-001/img_bed
HYY-001/Matlab-Machine
Some Matlab-Machine Cases
HYY-001/mubosym
Multibody Simulation in python
HYY-001/nmpode
Git repository of the course "Numerical methods for ODEs and PDEs"
HYY-001/Polytope-bounded-Voronoi-diagram
The function cacluates arbitrary polytope bounded Voronoi diagram in 2D/3D
HYY-001/postptv
Post processing routines for analysing PTV data.
HYY-001/yolo_deepsort
Fast MOT base on yolo+deepsort, support yolo3 and yolo4
HYY-001/Yolov5_DeepSort_Pytorch
Real-time multi-object tracker using YOLO v5 and deep sort