Animadversio

undefined's photo
HTML

Animadversio.github.io

 2  0
Jupyter Notebook

GAN-Geometry

 24  1
Official Code for the paper "A Geometric Analysis of Deep Generative Image Models and Its Applications"

Hyperbolic_Space_Art

 2  0

KeyPointDataPreprocess4DeepLabCut

 2  0
A short script to re-format the key point coordinate data got from ImageJ (txt) into format (hdf5) required by DeepLabCut to make training dataset.

Tone-Evoked-Potential-Data-Analysis

 2  1
Project to analysis whole cell recording voltage trace in mice's auditory cortex , evoked by tones

Visual_Neuro_InSilico_Exp

 1  2
Code to do in silico visual experiment, developing new optimization algorithms and analyze coding structure of GAN

Synfire-Chain-Information-Theory

 0  1
Investigate the information transfer in Synfire Chain network
MATLAB

CMAES_optimizer_matlab

 1  1

morphable_image_mask

 1  0
Codes to generate morphable mask as occluder or spotlight for image presentation

psychophysical_GIF

 1  0
Making GIF demos for Psychophysical experiments and Visual illusions
Python

FloodFillNetwork-Notes

 2  0
Adapt from google FFN-master add notes and custom variation and parallelization (for windows and our data)

MusicTransformer-pytorch

 1  0
implementation of music transformer with pytorch (ICLR2019)

py2048

 1  0
Simple implementation of 2048 in python. Command line and pygame interface.

pytorch-receptive-field

 1  0
Compute CNN receptive field size in pytorch in one line