PaddlePaddle/Research
novel deep learning research works with PaddlePaddle
This project provides advanced deep learning models to help practitioners in various fields analyze complex data. It takes in raw data like images, text, or spatial-temporal information and outputs insights such as identified objects, summarized documents, or predicted asset values. Professionals in areas like urban planning, content creation, or healthcare analytics would find these models useful for tackling challenging analysis tasks.
1,751 stars. No commits in the last 6 months.
Use this if you are a researcher or practitioner looking for state-of-the-art AI models to solve specific computer vision, natural language processing, knowledge graph, or spatial-temporal data mining challenges.
Not ideal if you need a simple, off-the-shelf application for a general task, as this project offers research-oriented models rather than end-user tools.
Stars
1,751
Forks
777
Language
Python
License
Apache-2.0
Category
Last pushed
Aug 16, 2024
Commits (30d)
0
Get this data via API
curl "https://pt-edge.onrender.com/api/v1/quality/ml-frameworks/PaddlePaddle/Research"
Open to everyone — 100 requests/day, no key needed. Get a free key for 1,000/day.
Related frameworks
MaximeVandegar/Papers-in-100-Lines-of-Code
Implementation of papers in 100 lines of code.
kk7nc/RMDL
RMDL: Random Multimodel Deep Learning for Classification
OML-Team/open-metric-learning
Metric learning and retrieval pipelines, models and zoo.
miguelvr/dropblock
Implementation of DropBlock: A regularization method for convolutional networks in PyTorch.
PaddlePaddle/models
Officially maintained, supported by PaddlePaddle, including CV, NLP, Speech, Rec, TS, big models...