LukasHedegaard/co3d
Official source code for "Continual 3D Convolutional Neural Networks for Real-time Processing of Videos" [ECCV2022]
This project offers a way to analyze video streams for actions or events in real-time with significantly less computational power. By processing video frame-by-frame instead of in clips, it helps accelerate online video analysis tasks. This is ideal for researchers and engineers working on computer vision applications who need faster, more efficient video processing.
No commits in the last 6 months.
Use this if you need to perform real-time analysis or make frame-wise predictions on video data and want to drastically reduce the computational load.
Not ideal if your primary concern is offline, batch video processing where computational efficiency for sequential frame analysis is not a bottleneck.
Stars
45
Forks
9
Language
Python
License
Apache-2.0
Category
Last pushed
Dec 06, 2022
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/computer-vision/LukasHedegaard/co3d"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Higher-rated alternatives
patrikhuber/eos
A lightweight 3D Morphable Face Model library in modern C++
Uason-Chen/CTR-GCN
[ICCV2021] Official code for "Channel-wise Topology Refinement Graph Convolution for...
PeterL1n/BackgroundMattingV2
Real-Time High-Resolution Background Matting
PeterL1n/RobustVideoMatting
Robust Video Matting in PyTorch, TensorFlow, TensorFlow.js, ONNX, CoreML!
Zielon/MICA
MICA - Towards Metrical Reconstruction of Human Faces [ECCV2022]