Pinned Repositories
Anime4K
A High-Quality Real Time Anime Upscaler
AnimeGAN
A Tensorflow implementation of AnimeGAN for fast photo animation ! This is the Open source of the paper <AnimeGAN: a novel lightweight GAN for photo animation>, which uses the GAN framwork to transform real-world photos into anime images.
AnimeHeadDetector
An object detector for character heads in animes, based on Yolo V3.
antispider
书籍《Python3 反爬虫原理与绕过实战》配套代码
ASRT_SpeechRecognition
A Deep-Learning-Based Chinese Speech Recognition System 基于深度学习的中文语音识别系统
CMAC
The dataset and code for the paper "Cross-Modal Commentator: Automatic Machine Commenting Based on Cross-Modal Information"
FUNIT
Translate images to unseen domains in the test time with few example images.
lihang-code
《统计学习方法》的代码实现
PSPNet-tensorflow
An implementation of PSPNet in tensorflow, see tutorial at:
Unsupervised-Classification
SCAN: Learning to Classify Images without Labels, incl. SimCLR. [ECCV 2020]
DLove1204's Repositories
DLove1204/lihang-code
《统计学习方法》的代码实现
DLove1204/Unsupervised-Classification
SCAN: Learning to Classify Images without Labels, incl. SimCLR. [ECCV 2020]
DLove1204/antispider
书籍《Python3 反爬虫原理与绕过实战》配套代码
DLove1204/d2l-zh
《动手学深度学习》:面向中文读者、能运行、可讨论。英文版即伯克利“深度学习导论”教材。
DLove1204/DIST-Renderer
DIST: Rendering Deep Implicit Signed Distance Function with Differentiable Sphere Tracing (CVPR 2020).
DLove1204/first-order-model
This repository contains the source code for the paper First Order Motion Model for Image Animation
DLove1204/GlobalPointer_pytorch
全局指针统一处理嵌套与非嵌套NER的Pytorch实现
DLove1204/Hi-SAM
[arXiv preprint] Hi-SAM: Marrying Segment Anything Model for Hierarchical Text Segmentation
DLove1204/ICDAR2021_MFD
1st Solution For ICDAR 2021 Competition on Mathematical Formula Detection(公式检测冠军方案)
DLove1204/jupyterlab-lsp
Language Server Protocol integration for JupyterLab (code navigation + hover suggestions + linters + autocompletion + rename)
DLove1204/LaTeX_OCR_PRO
:art: 数学公式识别增强版:中英文手写印刷公式、支持初级符号推导(数据结构基于 LaTeX 抽象语法树)Math Formula OCR Pro, supports handwrite, Chinese-mixed formulas and simple symbol reasoning (based on LaTeX AST).
DLove1204/MASTER-pytorch
Code for the paper "MASTER: Multi-Aspect Non-local Network for Scene Text Recognition" (Pattern Recognition 2021)
DLove1204/modelscope-classroom
DLove1204/pdf-table-extract
Extract tables from PDF pages.
DLove1204/pdfplumber
Plumb a PDF for detailed information about each char, rectangle, line, et cetera — and easily extract text and tables.
DLove1204/RoDLA
RoDLA: Benchmarking the Robustness of Document Layout Analysis Models
DLove1204/SciTSR
Table structure recognition dataset of the paper: Complicated Table Structure Recognition
DLove1204/setup-ipsec-vpn
Scripts to build your own IPsec VPN server, with IPsec/L2TP and Cisco IPsec on Ubuntu, Debian and CentOS
DLove1204/Silent-Face-Anti-Spoofing-APK
DLove1204/style2paints
sketch + style = paints :art: (TOG2018/SIGGRAPH2018ASIA)
DLove1204/table-detect
table detect(yolo) , table line(unet)
DLove1204/tensorrtx
Implementation of popular deep learning networks with TensorRT network definition API
DLove1204/test_merge
DLove1204/test_project
DLove1204/ThreeDPoseTracker
DLove1204/TNN
TNN:由腾讯优图实验室打造,移动端高性能、轻量级推理框架,同时拥有跨平台、高性能、模型压缩、代码裁剪等众多突出优势。TNN框架在原有Rapidnet、ncnn框架的基础上进一步加强了移动端设备的支持以及性能优化,同时也借鉴了业界主流开源框架高性能和良好拓展性的优点。目前TNN已经在手Q、微视、P图等应用中落地,欢迎大家参与协同共建,促进TNN推理框架进一步完善。
DLove1204/Token-Path-Prediction
This is an unofficial implementation to the EMNLP 2023 paper: Reading Order Matters: Information Extraction from Visually-rich Documents by Token Path Prediction
DLove1204/TRTorch
PyTorch/TorchScript compiler for NVIDIA GPUs using TensorRT
DLove1204/unilm
Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities
DLove1204/yolov5
YOLOv5 in PyTorch > ONNX > CoreML > iOS