-
LaTeX-OCR Public
Forked from lukas-blecher/LaTeX-OCRpix2tex: Using a ViT to convert images of equations into LaTeX code.
Python MIT License UpdatedOct 26, 2023 -
nougat Public
Forked from facebookresearch/nougatPDF及公式识别Implementation of Nougat Neural Optical Understanding for Academic Documents
Python MIT License UpdatedSep 1, 2023 -
max30102 Public
Forked from doug-burrell/max30102MAX30102 Pulse Oximetry Sensor code for Raspberry Pi
Python UpdatedMay 26, 2022 -
GSDT Public
Forked from yongxinw/GSDTOfficial PyTorch implementation of "Joint Object Detection and Multi-Object Tracking with Graph Neural Networks"
Python MIT License UpdatedFeb 20, 2021 -
ritm_interactive_segmentation Public
Forked from SamsungLabs/ritm_interactive_segmentationReviving Iterative Training with Mask Guidance for Interactive Segmentation
Python MIT License UpdatedFeb 15, 2021 -
opencv-course Public
Forked from jasmcaus/opencv-courseOpenCV/Python四小时使用教程资料 Learn OpenCV in 4 Hours - Code used in my Python and OpenCV course on freeCodeCamp.
Python MIT License UpdatedFeb 13, 2021 -
BottleneckTransformers Public
Forked from leaderj1001/BottleneckTransformersBottleneck Transformers for Visual Recognition
Python MIT License UpdatedJan 30, 2021 -
MQTTX Public
Forked from emqx/MQTTXMQTT X - Elegant MQTT 5.0 Client Tool of Cross-platform
Vue Apache License 2.0 UpdatedJan 29, 2021 -
-
-
Pytorch-Medical-Segmentation Public
Forked from MontaEllis/Pytorch-Medical-SegmentationThis repository is an unoffical PyTorch implementation of Medical segmentation in 3D and 2D.
Python MIT License UpdatedJan 12, 2021 -
End-to-end-for-chinese-plate-recognition Public
Forked from duanshengliu/End-to-end-for-chinese-plate-recognition基于u-net,cv2以及cnn的中文车牌定位,矫正和端到端识别软件,其中unet和cv2用于车牌定位和矫正,cnn进行车牌识别,unet和cnn都是基于tensorflow的keras实现
Python UpdatedJan 5, 2021 -
GWSL-Source Public
Forked from Opticos/GWSL-SourceThe actual code for GWSL. And some premade binaries.
Python UpdatedDec 18, 2020 -
ZLUDA Public
Forked from vosen/ZLUDACUDA on Intel GPUs
Rust Apache License 2.0 UpdatedNov 30, 2020 -
yolodet-pytorch Public
Forked from wuzhihao7788/yolodet-pytorchreproduce the YOLO series of papers in pytorch, including YOLOv4, PP-YOLO, YOLOv5,YOLOv3, etc.
Python UpdatedNov 19, 2020 -
fvid Public
Forked from AlfredoSequeida/fvidfvid is a project that aims to encode any file as a video using 1-bit color images to survive compression algorithms for data retrieval.
Python MIT License UpdatedOct 10, 2020 -
max30102-tutorial-raspberrypi Public
Forked from vrano714/max30102-tutorial-raspberrypiThis repository is unofficial porting of Arduino sample code of MAXRESDEF117#(max30102) HR/SpO2 sensor
Python UpdatedSep 23, 2020 -
TransferDet Public
Forked from liaopeiyuan/TransferDet小麦检测-使用EfficientDet--This is the repository containing team OverFeat's submission to CVPPP 2020's Wheat Detection Challenge (2/2245)
Jupyter Notebook MIT License UpdatedSep 2, 2020 -
Kaggle-Steel-Defect-Detection Public
Forked from XiangqianMa/Kaggle-Steel-Defect-DetectionCode of kaggle semantic segmentation competition: Steel Defect Detection.
Python MIT License UpdatedAug 25, 2020 -
nps Public
Forked from ehang-io/nps一款轻量级、高性能、功能强大的内网穿透代理服务器。支持tcp、udp、socks5、http等几乎所有流量转发,可用来访问内网网站、本地支付接口调试、ssh访问、远程桌面,内网dns解析、内网socks5代理等等……,并带有功能强大的web管理端。a lightweight, high-performance, powerful intranet penetration proxy serv…
Go GNU General Public License v3.0 UpdatedJul 30, 2020 -
lemon-dataset Public
Forked from softwaremill/lemon-dataset柠檬质量控制数据集Lemons quality control dataset
UpdatedJul 29, 2020 -
PyQt Public
Forked from PyQt5/PyQtPyQt Examples(PyQt各种测试和例子) PyQt4 PyQt5
Python GNU General Public License v3.0 UpdatedJul 29, 2020 -
Statistical-Learning-Method_Code Public
Forked from Dod-o/Statistical-Learning-Method_Code手写实现李航《统计学习方法》书中全部算法
Python UpdatedJul 28, 2020 -
YOLO-Multi-Backbones-Attention Public
Forked from HaloTrouvaille/YOLO-Multi-Backbones-AttentionYOLO-V3模型压缩 加速 Model Compression—YOLOv3 with multi lightweight backbones(ShuffleNetV2 HuaWei GhostNet), attention, prune and quantization
Python UpdatedJul 12, 2020 -
cheatsheets Public
Forked from matplotlib/cheatsheetsMatplotlib官方速查表Official Matplotlib cheat sheets
Python BSD 2-Clause "Simplified" License UpdatedJul 7, 2020 -
nlpcda Public
Forked from 425776024/nlpcda一键中文数据增强包 ;中文EDA; NLP数据增强、NER数据增强 :pip install nlpcda
Python Apache License 2.0 UpdatedJul 5, 2020 -
LIO-SAM Public
Forked from TixiaoShan/LIO-SAM雷达实时生成环境3D图LIO-SAM: Tightly-coupled Lidar Inertial Odometry via Smoothing and Mapping
C++ BSD 3-Clause "New" or "Revised" License UpdatedJul 5, 2020 -
Ultra-Fast-Lane-Detection Public
Forked from cfzd/Ultra-Fast-Lane-DetectionThe implementation of paper "Ultra Fast Structure-aware Deep Lane Detection"
Python MIT License UpdatedJun 15, 2020 -
gradient_descent_viz Public
Forked from lilipads/gradient_descent_vizinteractive visualization of 5 popular gradient descent methods with step-by-step illustration and hyperparameter tuning UI 梯度下降 教程 动画
C++ UpdatedJun 7, 2020 -
yolov5 Public
Forked from ultralytics/yolov5YOLOv5 in PyTorch > ONNX > CoreML > iOS