lujiaxuan0520
The best preparation for tomorrow is doing your best today.
Tsinghua UniversityBeijing,China
Pinned Repositories
Big-Data-Analysis-Based-on-Catering-Businesses-in-Shanghai
A big data project based on dianping.com including data visualization and modeling.
BIKU-Blockchain
“币酷”区块链视频平台。通过奖励代币实现内容、注意力和计算资源变现,通过上链存储视频实现著作权保护。
crowd-counting-gui-pyqt
A crowd counting GUI system developed by pyqt4 which combines 3 models including YOLO, RetinaNet and MCNN.
Deadlock-avoidance-of-OS
模仿操作系统进行死锁避免(银行家算法)
Monthly-rental-forecast-competition
DC平台住房月租金预测大数据赛的全部代码,从数据清洗、特征选择到模型建立。排名:79/447
National-Fragility-Research-2018ICM-E
This is the code for a solution to the 2018 MCM / ICM Problem E on the relationship between national vulnerability and climate change.
PointCNN-self-driving-cars
本项目为2018年山东大学第四届“可视计算”暑期学校无人车小组的DIY项目,参考山东大学提出的基于点云的PointCNN点卷积神经网络,使用KITTI数据集对车辆的点云输入进行语义分割,并就划分出的车辆图像进行三维包装盒的预测,以帮助无人车定位车辆的三维位置。
Prediction-and-Scheduling-of-Shared-Bike
基于深度学习的共享单车预测与调度解决方案,使用神经网络构建单车需求量与时间段和地理画像的关联,预测不同区域单车需求量;使用蚁群算法规划最优单车调度路径。
THU-EACT-50
A real-world event-based action recognition benchmark released by the paper "Action Recognition and Benchmark Using Event Cameras" in TPAMI 2023.
THU-MV-EACT-50
A real-world multi-view event-based action recognition benchmark released by the paper "Hypergraph-Based Multi-View Action Recognition Using Event Cameras" in TPAMI 2024.
lujiaxuan0520's Repositories
lujiaxuan0520/Prediction-and-Scheduling-of-Shared-Bike
基于深度学习的共享单车预测与调度解决方案,使用神经网络构建单车需求量与时间段和地理画像的关联,预测不同区域单车需求量;使用蚁群算法规划最优单车调度路径。
lujiaxuan0520/PointCNN-self-driving-cars
本项目为2018年山东大学第四届“可视计算”暑期学校无人车小组的DIY项目,参考山东大学提出的基于点云的PointCNN点卷积神经网络,使用KITTI数据集对车辆的点云输入进行语义分割,并就划分出的车辆图像进行三维包装盒的预测,以帮助无人车定位车辆的三维位置。
lujiaxuan0520/THU-EACT-50
A real-world event-based action recognition benchmark released by the paper "Action Recognition and Benchmark Using Event Cameras" in TPAMI 2023.
lujiaxuan0520/THU-MV-EACT-50
A real-world multi-view event-based action recognition benchmark released by the paper "Hypergraph-Based Multi-View Action Recognition Using Event Cameras" in TPAMI 2024.
lujiaxuan0520/Monthly-rental-forecast-competition
DC平台住房月租金预测大数据赛的全部代码,从数据清洗、特征选择到模型建立。排名:79/447
lujiaxuan0520/crowd-counting-gui-pyqt
A crowd counting GUI system developed by pyqt4 which combines 3 models including YOLO, RetinaNet and MCNN.
lujiaxuan0520/BIKU-Blockchain
“币酷”区块链视频平台。通过奖励代币实现内容、注意力和计算资源变现,通过上链存储视频实现著作权保护。
lujiaxuan0520/Deadlock-avoidance-of-OS
模仿操作系统进行死锁避免(银行家算法)
lujiaxuan0520/National-Fragility-Research-2018ICM-E
This is the code for a solution to the 2018 MCM / ICM Problem E on the relationship between national vulnerability and climate change.
lujiaxuan0520/Big-Data-Analysis-Based-on-Catering-Businesses-in-Shanghai
A big data project based on dianping.com including data visualization and modeling.
lujiaxuan0520/Page-Table-Replacement-of-OS
模拟操作系统的请求页表置换机制,分别使用最佳置换算法(OPT)、最近最久未使用置换算法(LRU)、先来后到置换算法(FIFO)进行实现。
lujiaxuan0520/yolov3-android-detection
Detection for parking line and license of sharing-bike, using YOLO v3 tiny model with TensorFlow Lite.
lujiaxuan0520/NAIC-ReID-2020-contest
Code for NAIC-ReID-2020 contest, ranking 89 in the first stage and 52 in the second stage (top 3%).
lujiaxuan0520/AGRL.pytorch
Implementation for "Adaptive Graph Representation Learning for Video Person Re-identification"
lujiaxuan0520/Cpp_course_projects
Cpp course projects of Shanghai University.
lujiaxuan0520/CVPR-24-Papers-on-Pathology
Collection of CVPR papers on pathology image analysis tasks
lujiaxuan0520/data-structure-course-projects
lujiaxuan0520/decision-tree-cpp
A decision tree code based on ID3 and C4.5.
lujiaxuan0520/event-based_vision_resources
lujiaxuan0520/face_recognize_sdk
A simple face recognize sdk.
lujiaxuan0520/fly
上海大学溯源手册(SHUFly)
lujiaxuan0520/gitflow
Git extensions to provide high-level repository operations for Vincent Driessen's branching model.
lujiaxuan0520/jobdu-cpp
《机试指南》各例题的C++实现
lujiaxuan0520/Process-scheduling-of-OS
模仿操作系统的简单进程调度,分别使用优先级调度算法和轮转调度算法进行实现。
lujiaxuan0520/prov-gigapath
Prov-GigaPath: A whole-slide foundation model for digital pathology from real-world data
lujiaxuan0520/Python-exercise
lujiaxuan0520/tfjs-examples
Examples built with TensorFlow.js
lujiaxuan0520/tiny-yolov3-model
Models for sharing-bike detection, using YOLO v3 tiny.
lujiaxuan0520/v2ray-heroku
用于在 Heroku 上部署 V2Ray WebSocket。
lujiaxuan0520/WSIGraph