Alxemade's Stars
tesseract-ocr/tesseract
Tesseract Open Source OCR Engine (main repository)
youngyangyang04/leetcode-master
《代码随想录》LeetCode 刷题攻略:200道经典题目刷题顺序,共60w字的详细图解,视频难点剖析,50余张思维导图,支持C++,Java,Python,Go,JavaScript等多语言版本,从此算法学习不再迷茫!🔥🔥 来看看,你会发现相见恨晚!🚀
facebookresearch/segment-anything
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
BVLC/caffe
Caffe: a fast open framework for deep learning.
lutzroeder/netron
Visualizer for neural network, deep learning and machine learning models
deepinsight/insightface
State-of-the-art 2D and 3D Face Analysis Project
microsoft/unilm
Large-scale Self-supervised Pre-training Across Tasks, Languages, and Modalities
eriklindernoren/PyTorch-GAN
PyTorch implementations of Generative Adversarial Networks.
hoya012/deep_learning_object_detection
A paper list of object detection using deep learning.
fcwu/docker-ubuntu-vnc-desktop
A Docker image to provide web VNC interface to access Ubuntu LXDE/LxQT desktop environment.
d2l-ai/berkeley-stat-157
Homepage for STAT 157 at UC Berkeley
Belval/TextRecognitionDataGenerator
A synthetic data generator for text recognition
baaivision/EVA
EVA Series: Visual Representation Fantasies from BAAI
ruotianluo/pytorch-faster-rcnn
pytorch1.0 updated. Support cpu test and demo. (Use detectron2, it's a masterpiece)
senlinuc/caffe_ocr
主流ocr算法研究实验性的项目,目前实现了CNN+BLSTM+CTC架构
HCIILAB/Scene-Text-Recognition
HCIILAB/Scene-Text-Detection
peteryuX/retinaface-tf2
RetinaFace (Single-stage Dense Face Localisation in the Wild, 2019) implemented (ResNet50, MobileNetV2 trained on single GPU) in Tensorflow 2.0+. This is an unofficial implementation. With Colab.
zcswdt/OCR_ICDAR_label_revise
junqiangchen/LiTS---Liver-Tumor-Segmentation-Challenge
LiTS - Liver Tumor Segmentation Challenge
HCIILAB/Scene-Text-End2end
hengchuan/RDN-TensorFlow
A TensorFlow implementation of CVPR 2018 paper "Residual Dense Network for Image Super-Resolution".
dongyp13/Translation-Invariant-Attacks
The translation-invariant adversarial attack method to improve the transferability of adversarial examples.
Alxemade/tensorflow_learning
goodbai-nlp/Dockerfile-pytorch
Dockerfile for building pytorch docker images
Alxemade/RDGAN
RDGAN (Adversarial Training and Dilated Convolutions for Compressed Sensing MR , published in 2019) implemented (Unet on single GPU) in Tensorflow 1.8+. This is an official implementation
Alxemade/caffe-faster-rcnn--py36-cpu
The origin py-faster-rcnn runs under Python2.7, now we want to run it under python3.6 CPU environment.
Alxemade/DCM_To_MHD
a simple project about dcm convert to mhd document
Alxemade/PycharmProjects
Alxemade/VTK_ITK_SimpleTest
A simple test for VTK and ITK