GitHub / Belval 47 Repositories
Sr Research Engineer@Amazon
Donate: https://github.com/sponsors/Belval
Belval/pdf2image
A python module that wraps the pdftoppm utility to convert PDF to PIL Image object
Language: Python - Size: 4.59 MB - Last synced at: 8 days ago - Pushed at: 9 months ago - Stars: 1,754 - Forks: 201

Belval/TextRecognitionDataGenerator
A synthetic data generator for text recognition
Language: Python - Size: 149 MB - Last synced at: 12 days ago - Pushed at: 9 months ago - Stars: 3,446 - Forks: 1,003

Belval/PC80B
PC80B is a portable electrocardiogram (ECG)
Language: Jupyter Notebook - Size: 11.2 MB - Last synced at: 5 days ago - Pushed at: 5 months ago - Stars: 1 - Forks: 0

Belval/benchmark Fork of getomni-ai/benchmark
OCR Benchmark
Size: 4.14 MB - Last synced at: about 1 hour ago - Pushed at: about 2 months ago - Stars: 0 - Forks: 0

Belval/opencv-mser
A working example of OpenCV 3 MSER detector
Language: Python - Size: 565 KB - Last synced at: 8 days ago - Pushed at: almost 8 years ago - Stars: 15 - Forks: 2

Belval/AlphaMissenseCheck
See how pathogenic your mutations are according to AlphaMissense based on your 23andme raw data
Language: Python - Size: 9.77 KB - Last synced at: 8 days ago - Pushed at: over 1 year ago - Stars: 10 - Forks: 3

Belval/ki4a
SSH tunneling app with DNS forwarding. Based on https://github.com/staf621/ki4a
Language: Java - Size: 26.1 MB - Last synced at: 8 days ago - Pushed at: almost 5 years ago - Stars: 29 - Forks: 16

Belval/seal-rs
Experiments on using Microsoft SEAL library in Rust
Language: Rust - Size: 485 KB - Last synced at: 17 days ago - Pushed at: about 6 years ago - Stars: 5 - Forks: 0

Belval/raytracing
Using CUDA to implement "Raytracing in one weekend" by Peter Shirley
Language: Cuda - Size: 6.85 MB - Last synced at: 8 days ago - Pushed at: about 5 years ago - Stars: 5 - Forks: 2

Belval/ML-IDS
An IDS implementation using machine learning
Language: Python - Size: 16.7 MB - Last synced at: 8 days ago - Pushed at: over 7 years ago - Stars: 36 - Forks: 17

Belval/pdf2image-as-a-service
Deploying a basic application on GCP, AWS and Azure
Language: Shell - Size: 36.1 KB - Last synced at: 1 day ago - Pushed at: almost 2 years ago - Stars: 59 - Forks: 26

Belval/MobileNetV3
A tensorflow implementation of the paper "Searching for MobileNetV3" with the R-ASPP segmentation head
Language: Python - Size: 1.63 MB - Last synced at: 8 days ago - Pushed at: about 2 years ago - Stars: 13 - Forks: 0

Belval/hdbscan
A go implementation of HDBSCAN
Language: Go - Size: 4.66 MB - Last synced at: 12 months ago - Pushed at: over 5 years ago - Stars: 3 - Forks: 1

Belval/IFT6758-Projet Fork of udem-ift6758/project-template
Projet de session IFT6758
Size: 36.1 KB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Belval/SEAL-OpenMP Fork of microsoft/SEAL
A fork of Microsoft SEAL with OpenMP
Language: C++ - Size: 2.47 MB - Last synced at: 12 months ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

Belval/CRNN 📦
A TensorFlow implementation of https://github.com/bgshih/crnn
Language: Python - Size: 181 MB - Last synced at: 12 months ago - Pushed at: almost 5 years ago - Stars: 297 - Forks: 101

Belval/disklist
A python list implementation that uses the disk to handle very large collections
Language: Python - Size: 15.6 KB - Last synced at: 8 days ago - Pushed at: over 5 years ago - Stars: 14 - Forks: 2

Belval/NaiveCNN
A naive (very simple!) implementation of a convolutional neural network
Language: Python - Size: 6.84 KB - Last synced at: 8 days ago - Pushed at: over 7 years ago - Stars: 20 - Forks: 3

Belval/NRTR
A TensorFlow implementation of NRTR, a No-Recurrence Seq2Seq Model for Scene Text Recognition
Language: Python - Size: 36.1 KB - Last synced at: 8 days ago - Pushed at: over 5 years ago - Stars: 30 - Forks: 9

Belval/cockpit-docker Fork of Xantios/cockpit-docker
Fork of cockpit-docker with version fixes
Language: JavaScript - Size: 763 KB - Last synced at: 12 months ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

Belval/snappy
A clone of snappy OpenSNP explorer
Language: JavaScript - Size: 18.7 MB - Last synced at: 29 days ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

Belval/belval.github.io
Language: SCSS - Size: 28.7 MB - Last synced at: 29 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Belval/SentimentRNN
A recurrent network that uses word embeddings to do sentiment analysis in both French and English
Language: Python - Size: 22.2 MB - Last synced at: 29 days ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

Belval/NginxSiteForwarder
Language: Python - Size: 10.7 KB - Last synced at: 29 days ago - Pushed at: over 2 years ago - Stars: 0 - Forks: 0

Belval/ebird
Detecting bird presence from satellite images
Language: Python - Size: 4.06 MB - Last synced at: 29 days ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

Belval/air-quality-station
Combining the SNS011 sensor with an OrangePI to display PM2.5 and PM10 air quality measurements
Language: Python - Size: 566 KB - Last synced at: 8 days ago - Pushed at: over 2 years ago - Stars: 4 - Forks: 0

Belval/IFT6135_Programming Fork of MattScicluna/IFT6135_Programming
Language: Jupyter Notebook - Size: 3.66 MB - Last synced at: 12 months ago - Pushed at: about 3 years ago - Stars: 0 - Forks: 0

Belval/the-rust-programming-language
Going through the Rust book (tutorial?): https://doc.rust-lang.org/book/
Language: Makefile - Size: 14.6 MB - Last synced at: 29 days ago - Pushed at: over 3 years ago - Stars: 0 - Forks: 0

Belval/wikipedia2text
A tool to convert a Wikipedia dump file into plain text
Language: Python - Size: 6.84 KB - Last synced at: 29 days ago - Pushed at: about 7 years ago - Stars: 3 - Forks: 0

Belval/CubePlanet
Minecraft clone in C++
Language: C++ - Size: 15.5 MB - Last synced at: 29 days ago - Pushed at: over 5 years ago - Stars: 1 - Forks: 0

Belval/Scanner3D
Using learned and non-learned algorithms to reconstruct 3D objects with the SR300 camera
Language: Python - Size: 9.95 MB - Last synced at: 29 days ago - Pushed at: over 4 years ago - Stars: 1 - Forks: 0

Belval/python-kasa Fork of python-kasa/python-kasa
🏠🤖 Python API for TP-Link Kasa Smarthome products
Language: Python - Size: 462 KB - Last synced at: 12 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Belval/ML-CSH
An introduction to machine learning targeted for for high school students
Language: Jupyter Notebook - Size: 11.7 KB - Last synced at: 29 days ago - Pushed at: over 5 years ago - Stars: 0 - Forks: 0

Belval/dotfiles
Collection of dotfiles for vim, vscode, git, etc...
Language: Shell - Size: 12.7 KB - Last synced at: 29 days ago - Pushed at: almost 5 years ago - Stars: 2 - Forks: 1

Belval/poppler-windows Fork of oschwartz10612/poppler-windows
Prebuilt Poppler binaries packaged for windows with dependencies
Size: 5.86 KB - Last synced at: 12 months ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 0

Belval/UnrealText Fork of Jyouhou/UnrealText
Synthetic Scene Text from 3D Engines
Language: C++ - Size: 401 MB - Last synced at: 12 months ago - Pushed at: almost 5 years ago - Stars: 0 - Forks: 1

Belval/WebcamEyeTracking
Track your eye movements with your webcam
Language: Python - Size: 183 KB - Last synced at: 29 days ago - Pushed at: about 7 years ago - Stars: 1 - Forks: 0

Belval/kubernetes-the-hard-way-notes
My notes and script for https://github.com/kelseyhightower/kubernetes-the-hard-way
Language: Shell - Size: 60.5 KB - Last synced at: 29 days ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

Belval/TextRecognitionDataGeneratorDocs
Documentation for the TextRecognitionDataGenerator tool
Language: JavaScript - Size: 455 KB - Last synced at: 20 days ago - Pushed at: over 5 years ago - Stars: 2 - Forks: 4

Belval/FastPhotoStyle Fork of NVIDIA/FastPhotoStyle
Style transfer, deep learning, feature transform
Language: Python - Size: 49.5 MB - Last synced at: 12 months ago - Pushed at: almost 6 years ago - Stars: 0 - Forks: 0

Belval/go-mirror-archlinux
A go project to quickly setup a Tier 2 Archlinux mirror with automatic updating.
Language: Go - Size: 4.68 MB - Last synced at: 29 days ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

Belval/seal-bindgen-test-case
Reproducing a SIGSEGV with rust-bindgen and SEAL
Language: C++ - Size: 112 KB - Last synced at: 29 days ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

Belval/ConwaysGameOfLife
An implementation of Conway's game of life in Rust using glium
Language: Rust - Size: 10.7 KB - Last synced at: 29 days ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

Belval/reddit-json-dump-parser
A parser for the reddit data dump
Language: Python - Size: 5.86 KB - Last synced at: 29 days ago - Pushed at: over 6 years ago - Stars: 1 - Forks: 0

Belval/nmt-metrics
A Python 3 package with some of the most used machine translation metrics
Language: Python - Size: 459 KB - Last synced at: 29 days ago - Pushed at: almost 7 years ago - Stars: 0 - Forks: 0

Belval/BitcoinRNN
A Recurrent Neural Network using Tensorflow to predict Bitcoin price
Language: Python - Size: 1010 KB - Last synced at: 8 days ago - Pushed at: almost 8 years ago - Stars: 11 - Forks: 6

Belval/go-link-shortener
A basic link shortening service written in go
Language: Go - Size: 22.9 MB - Last synced at: 29 days ago - Pushed at: almost 7 years ago - Stars: 1 - Forks: 0

Belval/go-home
Pun intended
Language: Go - Size: 3.32 MB - Last synced at: 29 days ago - Pushed at: over 7 years ago - Stars: 1 - Forks: 0

Belval/BasicDemocraticJukebox
A basic jukebox with Django that doesn't require login and uses a file upload system to add songs
Language: Python - Size: 5.59 MB - Last synced at: 29 days ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0
