AlexLuya's Stars
pytorch/pytorch
Tensors and Dynamic neural networks in Python with strong GPU acceleration
albumentations-team/albumentations
Fast and flexible image augmentation library. Paper about the library: https://www.mdpi.com/2078-2489/11/2/125
fengyuanchen/cropperjs
JavaScript image cropper.
utkuozbulak/pytorch-cnn-visualizations
Pytorch implementation of convolutional neural network visualization techniques
lancopku/pkuseg-python
pkuseg多领域中文分词工具; The pkuseg toolkit for multi-domain Chinese word segmentation
halide/Halide
a language for fast, portable data-parallel computation
cvxpy/cvxpy
A Python-embedded modeling language for convex optimization problems.
NVIDIA/DALI
A GPU-accelerated library containing highly optimized building blocks and an execution engine for data processing to accelerate deep learning training and inference applications.
mdbloice/Augmentor
Image augmentation library in Python for machine learning.
tensorflow/lucid
A collection of infrastructure and tools for research in neural network interpretability.
Dobiasd/FunctionalPlus
Functional Programming Library for C++. Write concise and readable C++ code.
generalized-intelligence/GAAS
GAAS is an open-source program designed for fully autonomous VTOL(a.k.a flying cars) and drones. GAAS stands for Generalized Autonomy Aviation System.
dom96/jester
A sinatra-like web framework for Nim.
mratsim/Arraymancer
A fast, ergonomic and portable tensor library in Nim with a deep learning focus for CPU, GPU and embedded devices via OpenMP, Cuda and OpenCL backends
davidtvs/pytorch-lr-finder
A learning rate range test implementation in PyTorch
codepb/jquery-template
A template plugin for jQuery. Allows templating without cluttering JavaScript code with markup. Simple, Concise yet powerful.
jsbroks/imantics
:camera: Reactive python package for managing, creating and visualizing different deep-learning image annotation formats
ArangoDB-Community/pyArango
Python Driver for ArangoDB with built-in validation
VueGWT/vue-gwt
Vue.js Components/Custom Elements in Java with GWT. Developed at https://www.genmymodel.com.
SciNim/nim-plotly
plotly wrapper for nim-lang
PMunch/protobuf-nim
Protobuf implementation in pure Nim that leverages the power of the macro system to not depend on any external tools
threatify/arango-orm
A SQLAlchemy like ORM implementation using python-arango as the backend library
VCasecnikovs/Yet-Another-YOLOv4-Pytorch
YOLOv4 Pytorch implementation with all freebies and specials and 15+ more exclusive improvements. Easy to use!
naftaliharris/Abstract-Algebra
Implements group theory in Python
foamliu/FaceNet
Face recognition using Keras
vinniefalco/beast
Beast is now part of Boost, please visit (and Star!) the official repository
mbello/memory-tempfile
Create temporary files and temporary dirs in memory-based filesystems on Linux.
oskaritimperi/nimpb
Protocol Buffers for Nim
grysvn/python-algebra-groups
Rough implementation of algebraic groups in python.
AlexLuya/DSCTest