Skip to content

Instantly share code, notes, and snippets.

View AdityaKane2001's full-sized avatar
💻
Attending one token at a time.

Aditya Kane AdityaKane2001

💻
Attending one token at a time.
View GitHub Profile
@ianstenbit
ianstenbit / sd-music-videos.ipynb
Created December 1, 2022 20:40
SD Music Videos.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@AdityaKane2001
AdityaKane2001 / keras-build-test-notebook.ipynb
Created September 15, 2021 08:52
Keras build test notebook.ipynb
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
@BIGBALLON
BIGBALLON / extract_ILSVRC.sh
Created May 13, 2018 20:09
script for ImageNet data extract.
#!/bin/bash
#
# script to extract ImageNet dataset
# ILSVRC2012_img_train.tar (about 138 GB)
# ILSVRC2012_img_val.tar (about 6.3 GB)
# make sure ILSVRC2012_img_train.tar & ILSVRC2012_img_val.tar in your current directory
#
# https://github.com/facebook/fb.resnet.torch/blob/master/INSTALL.md
#
# train/