-
WorkingClassCode
- Athens, Greece
- https://github.com/foo123
Stars
- All languages
- ActionScript
- ApacheConf
- Assembly
- Astro
- Batchfile
- Bison
- Blade
- C
- C#
- C++
- CSS
- Clojure
- CoffeeScript
- Common Lisp
- Cuda
- D
- Dart
- Dockerfile
- Emacs Lisp
- F#
- GLSL
- Go
- HTML
- Hack
- Haskell
- Haxe
- J
- Java
- JavaScript
- Julia
- Jupyter Notebook
- LLVM
- MATLAB
- Makefile
- Mathematica
- Max
- Objective-C
- Objective-J
- OpenEdge ABL
- PHP
- Pascal
- Perl
- Perl 6
- Processing
- Prolog
- PureScript
- Python
- Racket
- Rebol
- Red
- Rich Text Format
- Roff
- Ruby
- Rust
- SCSS
- Scala
- Scheme
- Shell
- Swift
- TeX
- TypeScript
- Vue
- WebAssembly
- XQuery
- XSLT
- Yacc
PatchMatch based image inpainting for C++ and Python.
A tiny, single-header <canvas>-like 2D rasterizer for C++
laxertu / easyAI
Forked from Zulko/easyAIPython artificial intelligence framework for games
Python artificial intelligence framework for games
Image inpainting algorithms in Julia
Criminisi et al's region inpainting algorithm in C++
Minimal and Clean Reinforcement Learning Examples
Implementation of Reinforcement Learning Algorithms. Python, OpenAI Gym, Tensorflow. Exercises and Solutions to accompany Sutton's Book and David Silver's course.
project is an open-source image processing and synthesis tool designed to create image analogies between two source images, generating a visually coherent result that combines the content of one i…
Image processing method that allows to remove an object from a photo.
Implementation of the paper : Deep image analogy
Computer Vision coursework | Applied Sciences Faculty, UCU, Lviv (2019)
Quickly finds most similar patch(square region) for every patch at an image.
The main objective of this project is to present interactive image editing tools using a new randomized algorithm for quickly finding approximate nearest neighbor matches between image patches. Thi…
Image Completion is the task of filling missing parts of a given image with the help of information from the known parts of the image. This is an application that takes an image with a missing part…
Randomized Correspondence Algorithm for Structural Image Editing
The algorithm of patch match implemented by python
Image Completion using PatchMatch algorithm
Want to remove something(someone) from a photo as it never was there? This is .NET implementation of content-aware fill. It smartly fills in unwanted or missing areas of photographs.
A list of papers and datasets about natural/color image segmentation (processing)
pure front-end image segmentation and background removal using slic superpixels and graph cuts segmentation.
Exact histogram matching implementation of Dinu Coltuc et al.
Build a decentralized web chat in 15 minutes
View one-dimensional array data, typed array data and/or multi-dimensional array data as multidimensional tensors of various shapes efficiently
While there's no Torch in the browser, there's still Candle. Candle.js is a GPU-accelerated library to make running PyTorch models in the browser a bit easier. It also serves as a tensor computatio…
BLAS Level 2 GEMV (Matrix-Vector multiply) for ndarrays