Skip to content

Instantly share code, notes, and snippets.

View JiahaoYao's full-sized avatar

Jimmy Yao JiahaoYao

View GitHub Profile
@helxsz
helxsz / models downloads
Created August 15, 2017 03:55
models downloads
#download weights for vgg-f
wget https://www.dropbox.com/s/b96tfz2hnthfegm/vgg_f.npy
#download weights for caffenet
wget https://www.dropbox.com/s/8evo8ydl1jl03z4/caffenet.npy
#download weights for vgg-16
wget https://www.dropbox.com/s/zpeufcwesimhvua/vgg16.npy
#download weights for vgg-19
@PurpleBooth
PurpleBooth / README-Template.md
Last active May 3, 2024 18:53
A template to make good README.md

Project Title

One Paragraph of project description goes here

Getting Started

These instructions will get you a copy of the project up and running on your local machine for development and testing purposes. See deployment for notes on how to deploy the project on a live system.

Prerequisites