Pinned Repositories
im4MEC
Code for the im4MEC model described in the paper 'Interpretable deep learning model to predict the molecular classification of endometrial cancer from haematoxylin and eosin-stained whole-slide images: a combined analysis of the PORTEC randomised trials and clinical cohorts'.
docx-templates
Template-based docx report creation
ant-design
🌈 A UI Design Language and React UI library
Augmentor
Image augmentation library in Python for machine learning.
auth0-api-gateway
Example of a reverse proxy in Golang that can validate Auth0 JWT's.
background-modelling
Computer vision: GMM-based background subtraction in Rust
barcode-scanner-webassembly
Using the ZBar C-library in WebAssembly to build a browser-based multi-barcode detector
GoMILP
[WIP] A simple solver for Mixed Integer Linear Programs in pure Go
mosse-tracker
A proof-of-concept implementation of the MOSSE video object tracking algorithm by Bolme et al.
slidestream
Simple DeepZoom Whole Slide Image viewer
jjhbw's Repositories
jjhbw/barcode-scanner-webassembly
Using the ZBar C-library in WebAssembly to build a browser-based multi-barcode detector
jjhbw/mosse-tracker
A proof-of-concept implementation of the MOSSE video object tracking algorithm by Bolme et al.
jjhbw/auth0-api-gateway
Example of a reverse proxy in Golang that can validate Auth0 JWT's.
jjhbw/GoMILP
[WIP] A simple solver for Mixed Integer Linear Programs in pure Go
jjhbw/background-modelling
Computer vision: GMM-based background subtraction in Rust
jjhbw/slidestream
Simple DeepZoom Whole Slide Image viewer
jjhbw/ant-design
🌈 A UI Design Language and React UI library
jjhbw/Augmentor
Image augmentation library in Python for machine learning.
jjhbw/TrapFit
Trapezoid fitting scripts for checkerboard-based vascular reactivity analysis
jjhbw/bardecoder
Detect and decode QR Codes, written in 100% Rust.
jjhbw/bedrock-core
Bedrock is a battle-tested template of micro services, components and patterns that tie together Kubernetes, Mongo, Node and React
jjhbw/CLAM
Data Efficient & Weakly Supervised Computational Pathology on Whole Slide Images
jjhbw/darts
A python library for user-friendly forecasting and anomaly detection on time series.
jjhbw/EasyOCR
Ready-to-use OCR with 80+ supported languages and all popular writing scripts including Latin, Chinese, Arabic, Devanagari, Cyrillic and etc.
jjhbw/EfficientDet.Pytorch
Implementation EfficientDet: Scalable and Efficient Object Detection in PyTorch
jjhbw/electron-node-sqlite-repro-1323
Reproduction setup for https://github.com/mapbox/node-sqlite3/issues/1323
jjhbw/HIPT
Hierarchical Image Pyramid Transformer - CVPR 2022 (Oral)
jjhbw/HistoQC
HistoQC is an open-source quality control tool for digital pathology slides
jjhbw/hover_net
Simultaneous Nuclear Instance Segmentation and Classification in H&E Histology Images.
jjhbw/keras-vggface
VGGFace implementation with Keras Framework
jjhbw/mikro-ORM-repro
jjhbw/node-sqlite3
Asynchronous, non-blocking SQLite3 bindings for Node.js
jjhbw/phrase
A tool for learning significant phrase/term models, and efficiently labeling with them.
jjhbw/pytorch-image-models
PyTorch image models, scripts, pretrained weights -- ResNet, ResNeXT, EfficientNet, EfficientNetV2, NFNet, Vision Transformer, MixNet, MobileNet-V3/V2, RegNet, DPN, CSPNet, and more
jjhbw/rummiGo
An ILP-based solver for the game Rummikub along with a WebSockets-based game server, written in Go.
jjhbw/slideflow
Deep learning library for digital pathology, with both Tensorflow and PyTorch support.
jjhbw/typeorm
ORM for TypeScript and JavaScript (ES7, ES6, ES5). Supports MySQL, PostgreSQL, MariaDB, SQLite, MS SQL Server, Oracle, WebSQL databases. Works in NodeJS, Browser, Ionic, Cordova and Electron platforms.
jjhbw/typeorm-webpack-electron-repro
reproduction for https://github.com/typeorm/typeorm/issues/6854