Gabrijel Boduljak (gboduljak)

gboduljak

Geek Repo

Company:InstaDeep

Location:Split, Croatia

Home Page:https://gabrijel-boduljak.com/

Github PK Tool:Github PK Tool

Gabrijel Boduljak's repositories

stanford-compilers-coursework

This is a repository of coursework project for the Stanford Compilers MOOC course. The result is a fully-working compiler for the COOL Programming Language.

Language:C++Stargazers:48Issues:3Issues:0

calc

A console based calculator written in Haskell.

Language:HaskellLicense:BSD-3-ClauseStargazers:8Issues:3Issues:0

seam-carving

This is my implementation of the simplified version of the seam carving - an algorithm developed by S.Avidan and A.Shamir. Seam carving is an algorithm for 'content-aware' image resizing. The main idea is to resize an image by removing only the least noticeable pixels. I have also made a small web app used to generate interesting results.

Language:JavaScriptLicense:UnlicenseStargazers:8Issues:2Issues:0

bsc-thesis

The thesis is "On universality of fully-connected neural networks". This thesis aims to present key results in the approximation theory of artificial neural networks assuming only undergraduate mathematics. This research field studies necessary and sufficient conditions under which neural networks can approximate certain functions.

Language:TeXStargazers:5Issues:0Issues:0

mcc

mcc is a toy compiler compiling a (relatively) large subset of C language to LLVM IR.

Language:HaskellLicense:MITStargazers:5Issues:2Issues:0

uscheme

ÎĽscheme (micro Scheme) is a toy interpreter for the Scheme programming language, implementing a relatively (large) subset of R5RS language specification.

Language:HaskellLicense:BSD-3-ClauseStargazers:3Issues:2Issues:0

group-equivariant-cnns-vs-spatial-transformers

This study aims to show that group equivariant CNNs outperform spatial transformers, on tasks which demand rotation invariance, by providing theoretical background and experimental performance comparison with detailed analysis.

Language:Jupyter NotebookStargazers:2Issues:1Issues:0

lagan

Lightweight attentional GAN for unpaired image-to-image-translation.

Language:Jupyter NotebookStargazers:1Issues:0Issues:0

graph-attention-networks

An implementation of Graph Attention Networks (GAT) paper accompanied with the analysis of attention scores.

Language:Jupyter NotebookStargazers:0Issues:2Issues:0

contrastive-unpaired-translation

Contrastive unpaired image-to-image translation, faster and lighter training than cyclegan (ECCV 2020, in PyTorch)

Language:PythonLicense:NOASSERTIONStargazers:0Issues:0Issues:0

CyCADA

A PyTorch implementation of CyCADA

Language:PythonStargazers:0Issues:0Issues:0

dft

A quick and dirty implementation of Discrete Fourier transform (DFT) in Haskell. Tested on Polynomial Multiplication.

Language:HaskellLicense:BSD-3-ClauseStargazers:0Issues:0Issues:0

DRIT

Learning diverse image-to-image translation from unpaired data

Language:PythonStargazers:0Issues:0Issues:0

functional-pearls

Implementations of functional pearls (https://wiki.haskell.org/Research_papers/Functional_pearls) I read.

Language:HaskellStargazers:0Issues:0Issues:0
Language:PythonLicense:NOASSERTIONStargazers:0Issues:0Issues:0

mlx

MLX: An array framework for Apple silicon

Language:C++License:MITStargazers:0Issues:0Issues:0

mlx-data

Efficient framework-agnostic data loading

Language:C++License:MITStargazers:0Issues:0Issues:0

mlx-examples

Examples in the MLX framework

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

mnist-from-scratch

MNIST done with paper, pencil and Numpy

Language:PythonStargazers:0Issues:2Issues:0

MUNIT

Multimodal Unsupervised Image-to-Image Translation

Language:PythonLicense:NOASSERTIONStargazers:0Issues:0Issues:0

NICE-GAN-pytorch

Official PyTorch implementation of NICE-GAN: Reusing Discriminators for Encoding: Towards Unsupervised Image-to-Image Translation

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

pixel-da

pixel da

Stargazers:0Issues:1Issues:0

prettyprinter

A modern, extensible and well-documented prettyprinter.

License:BSD-2-ClauseStargazers:0Issues:0Issues:0

pytorch-CycleGAN-and-pix2pix

Image-to-Image Translation in PyTorch

Language:PythonLicense:NOASSERTIONStargazers:0Issues:0Issues:0

query-selected-attention

Official implementation for "QS-Attn: Query-Selected Attention for Contrastive Learning in I2I Translation" (CVPR 2022)

Stargazers:0Issues:0Issues:0

SoloGAN

Official implementation of SoloGAN

Language:PythonLicense:Apache-2.0Stargazers:0Issues:0Issues:0

stargan-v2

StarGAN v2 - Official PyTorch Implementation (CVPR 2020)

Language:PythonLicense:NOASSERTIONStargazers:0Issues:0Issues:0

TiTok

Code for the paper TIToK: A solution for bi-imbalanced unsupervised domain adaptation

Stargazers:0Issues:0Issues:0

UGATIT-pytorch

Official PyTorch implementation of U-GAT-IT: Unsupervised Generative Attentional Networks with Adaptive Layer-Instance Normalization for Image-to-Image Translation

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

vae

Implementations of various VAEs.

Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0