Skip to content

Instantly share code, notes, and snippets.

View botcs's full-sized avatar

Csaba Botos botcs

  • PhD @ Torr Vision Group
  • Oxford, UK
View GitHub Profile
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@botcs
botcs / gan-inference.ipynb
Created July 17, 2017 10:29
gan-inference
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@botcs
botcs / comp-test
Last active October 5, 2016 08:37
a short compile tester for fixed directory structure repository
#!/usr/bin/python3
import os
import sys
import glob
import shutil
import csv
########################
# IMPORTANT!