Skip to content
View Extender's full-sized avatar

Block or report Extender

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. ImageAutoClipper ImageAutoClipper Public

    Program for auto-clipping images by removing "stray" pixels, with adjustable parameters. Written in Qt/C++.

    C++ 1 1

  2. ImageTagger ImageTagger Public

    ImageTagger is a tool written in Qt/C++ for tagging regions of images, for example in order to create training sets for deep learning. It produces JSON files.

    C++ 1 2

  3. BMPDecoder BMPDecoder Public

    Advanced Windows Bitmap decoder. Supports the following bit depths: 1 bpp, 4 bpp, 4 bpp RLE, 8 bpp, 8 bpp RLE, 16 bpp, 32 bpp. Written in Qt/C++.

    C++ 4 1

  4. DefaultLibrary DefaultLibrary Public

    Public domain general-purpose library full of useful functions needed in everyday programming tasks (text processing, IO functions, HTML/JSON/INI parsing, etc.). Written in C++.

    C++ 2

  5. FFNNTFunctApprTest FFNNTFunctApprTest Public

    A Qt program written in C++ capable of approximating continuous functions (sin(x), cos(x), ...) using a feedforward neural network with configurable hyperparameters.

    C++

  6. LongShortTermMemoryNeuralNetwork LongShortTermMemoryNeuralNetwork Public

    A LSTM (Long short term memory) implementation. Written in Qt/C++.

    C++ 1 1