• Stars
    star
    1
  • Language
  • Created about 1 year ago
  • Updated about 1 year ago

Reviews

There are no reviews yet. Be the first to send feedback to the community and the maintainers!

Repository Details

A real-world event-based action recognition benchmark released by the paper "Action Recognition and Benchmark Using Event Cameras" in TPAMI 2023.

More Repositories

1

Prediction-and-Scheduling-of-Shared-Bike

基于深度学习的共享单车预测与调度解决方案,使用神经网络构建单车需求量与时间段和地理画像的关联,预测不同区域单车需求量;使用蚁群算法规划最优单车调度路径。
Python
56
star
2

PointCNN-self-driving-cars

本项目为2018年山东大学第四届“可视计算”暑期学校无人车小组的DIY项目,参考山东大学提出的基于点云的PointCNN点卷积神经网络,使用KITTI数据集对车辆的点云输入进行语义分割,并就划分出的车辆图像进行三维包装盒的预测,以帮助无人车定位车辆的三维位置。
Python
46
star
3

Monthly-rental-forecast-competition

DC平台住房月租金预测大数据赛的全部代码,从数据清洗、特征选择到模型建立。排名:79/447
Python
10
star
4

crowd-counting-gui-pyqt

A crowd counting GUI system developed by pyqt4 which combines 3 models including YOLO, RetinaNet and MCNN.
Python
6
star
5

BIKU-Blockchain

“币酷”区块链视频平台。通过奖励代币实现内容、注意力和计算资源变现,通过上链存储视频实现著作权保护。
Python
4
star
6

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.
MATLAB
2
star
7

Big-Data-Analysis-Based-on-Catering-Businesses-in-Shanghai

A big data project based on dianping.com including data visualization and modeling.
Python
1
star
8

yolov3-android-detection

Detection for parking line and license of sharing-bike, using YOLO v3 tiny model with TensorFlow Lite.
Java
1
star
9

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.
Python
1
star
10

Page-Table-Replacement-of-OS

模拟操作系统的请求页表置换机制,分别使用最佳置换算法(OPT)、最近最久未使用置换算法(LRU)、先来后到置换算法(FIFO)进行实现。
C++
1
star