KO
|
EN
gitlite — search
Search
#javascript
#python
#hacktoberfest
#react
#ai
#typescript
#llm
#go
#golang
#android
#machine-learning
#rust
#deep-learning
#linux
TIFS2025-DD-rPPGNet
★ 9
Open GitHub ↗
No description available.
Download README (.md)
Explore Similar Repositories
tailwindcss-px-to-viewport
:
Tailwind CSS plugin that automatically converts px unit properties to viewport units vw or vh.
Library_Database
:
No description available.
starter-for-react-native
:
Appwrite's starter kit for Android 💙 ⚛︎
onnxruntime-android-qnn-builds
:
ONNX Runtime builds for Android with QNN Execution Provider
GNSS_lowcost
:
UM982 GNSS Receiver
// repository documentation
Was this content helpful?
★ 0
(0 ratings)
Select Rating:
★
★
★
★
★
Submit Feedback
Recent Feedback
×
Download README
Do you want to download the
README.md
file for
TIFS2025-DD-rPPGNet
?
Download (.md)
# DD-rPPGNet ### DD-rPPGNet: De-interfering and Descriptive Feature Learning for Unsupervised rPPG Estimation ## Illustration of de-interferenced feature learning in unsupervised rPPG estimation. <!--  --> <img src="figures/idea.png" width="1000"/> ## Architecture of DD-rPPGNet <!--  --> <img src="figures/framework.png" width="1000"/> ## Prerequisite Please check `requirement.txt` for the required Python libraries. ## Training & Testing Please make sure your dataset is processed and modify the code in `dataloader.py`, `train.py` and `test.py`. Once the code is updated, you can run `train.sh` directly to start training and testing." ## Acknowledgment of Outstanding Contributions I am deeply grateful to Ya-Ting Chan for her outstanding contributions to this work. <!-- ## Citation If you use the DD-rPPGNet, please cite the paper, thank you: ``` @article{xxx, title={DD-rPPGNet: De-interfering and Descriptive Feature Learning for Unsupervised rPPG Estimation}, author={xxx}, year={202x} } ``` -->