akarito's Stars
skylot/jadx
Dex to Java decompiler
liuhuanyong/QASystemOnMedicalKG
A tutorial and implement of disease centered Medical knowledge graph and qa system based on it。知识图谱构建,自动问答,基于kg的自动问答。以疾病为中心的一定规模医药领域知识图谱,并以该知识图谱完成自动问答与分析服务。
PaddlePaddle/PaddleClas
A treasure chest for visual classification and recognition powered by PaddlePaddle
Jack-Lee-Hiter/AlgorithmsByPython
算法/数据结构/Python/剑指offer/机器学习/leetcode
marblexu/PythonPlantsVsZombies
a simple PlantsVsZombies game
nlplab/brat
brat rapid annotation tool (brat) - for all your textual annotation needs
rstudio/plumber
Turn your R code into a web API.
kingfengji/gcForest
This is the official implementation for the paper 'Deep forest: Towards an alternative to deep neural networks'
perone/medicaltorch
A medical imaging framework for Pytorch
MrGiovanni/ModelsGenesis
[MICCAI 2019 Young Scientist Award] [MEDIA 2020 Best Paper Award] Models Genesis
business-science/modeltime
Modeltime unlocks time series forecast models and machine learning in one framework
RamiKrispin/TSstudio
Tools for time series analysis and forecasting
anthonynorth/rscodeio
An RStudio theme inspired by Visual Studio Code.
linmp/bili
谢谢大家的赞呀~加油加油~有不懂的可以私信我哦(只要我会的尽量帮忙解答)
kennethreitz/requests-html
Pythonic HTML Parsing for Humans™
SZFsir/pddSpider
拼多多爬虫,爬取所有商品、评论等信息
elena-roff/time-series-prophet
Time Series Analysis & Forecasting of Rossmann Sales with Python. EDA, TSA and seasonal decomposition, Forecasting with Prophet and XGboost modeling for regression.
M3DV/ACSConv
[IEEE JBHI'21] Reinventing 2D Convolutions for 3D Images - 1 line of code to convert pretrained 2D models to 3D!
qsyao/cuda_spatial_deform
A fast tool to do image augmentation on GPU(especially elastic_deform), can be helpful to research on Medical Image.
YCG09/chinese-ocr
基于tensorflow、keras/pytorch实现对自然场景的文字检测及端到端的OCR中文文字识别
Tony607/Focal_Loss_Keras
Multi-class classification with focal loss for imbalanced datasets
baseli/id_card_ocr
利用paddleocr,离线状态下识别身份证复印件
disojn/Time-Series-EDA-and-Forecast
In this section, I begin with the excel file of sales data, which I obtained from the Tableau Community Forum. As a recall, the data contains mostly categorical variables and components of the vectors from the description column. The index column is a timeseries format. The major objective of this section is to understand the general trends in the data, and gain some quick insights, and then predict and forcast the Sales of the category "Technology" of the given sales data.The statistical significance of these observations will be also tested in 'Exploratory Data Analysis'.
Meicheng-SEU/EASP
The highest entry score from our team named SailOcean in the PhysioNet/Computing in Cardiology Challenge 2019. An Explainable Artificial Intelligence Predictor for Early Detection of Sepsis.
Sharpiless/paddleocr-enterprise-entity-recognition
【中软杯国二开源】基于PaddleOCR和深度学习的企业实体识别
witcher425/CHINESEOCR
yuranusduke/paddleOCRCorrectOutputs
A simple algorithm to find ordered key-value pairs from paddleOCR recognition outputs
caopulan/PaddleOCR_Utils
PaddleOCR小工具
SongJiaxin95/aj
flask项目——爱家
biyahui/named_entity_recognition
中文命名实体识别(包括多种模型:HMM,CRF,BiLSTM,BiLSTM+CRF的具体实现)