All Projects → PkuRainBow → Hard Aware Deeply Cascaed Embedding

PkuRainBow / Hard Aware Deeply Cascaed Embedding

source code for the paper "Hard-Aware-Deeply-Cascaed-Embedding"

Projects that are alternatives of or similar to Hard Aware Deeply Cascaed Embedding

Vue Picture Input
Mobile-friendly picture file input Vue.js component with image preview, drag and drop, EXIF orientation, and more
Stars: ✭ 862 (+2593.75%)
Mutual labels:  image
Detection Of Breast Cancer Using Neural Networks
This project is made in Matlab Platform and it detects whether a person has cancer or not by taking into account his/her mammogram.
Stars: ✭ 15 (-53.12%)
Mutual labels:  image
Imageretrieval
Stars: ✭ 28 (-12.5%)
Mutual labels:  image
Minecraft Forge
Docker images for Minecraft Forge
Stars: ✭ 11 (-65.62%)
Mutual labels:  image
Flickrsync
A command line tool to synchronise, upload, download, pictures between the local file system and Flickr. Image hash signature of the picture is used to uniquely identify the image.
Stars: ✭ 14 (-56.25%)
Mutual labels:  image
Metalpetal
A GPU accelerated image and video processing framework built on Metal.
Stars: ✭ 907 (+2734.38%)
Mutual labels:  image
Repng
React component to PNG converter
Stars: ✭ 856 (+2575%)
Mutual labels:  image
React Image Lightbox
React lightbox component
Stars: ✭ 956 (+2887.5%)
Mutual labels:  image
Upload Image To Smms By Automator
Drag your image to me, I will upload it to SM.MS automatically and backup info to iCloud. 只需拖拽图片即可轻松上传至 SM.MS 图床并且复制链接,所有图片和链接信息会被备份至 iCloud 方便后期检索。
Stars: ✭ 15 (-53.12%)
Mutual labels:  image
Fabscanpi Build Raspbian
Build Script for FabScanPi Raspbian Images
Stars: ✭ 21 (-34.37%)
Mutual labels:  image
Ng Lazy Load
Lazy loading images with Angular.
Stars: ✭ 12 (-62.5%)
Mutual labels:  image
Instagrid Js
A Javascript library to do exactly what Instagram Layout application does
Stars: ✭ 13 (-59.37%)
Mutual labels:  image
Image Relocation
Docker/OCI image relocation
Stars: ✭ 21 (-34.37%)
Mutual labels:  image
Disec
Distributed Image Search Engine Crawler
Stars: ✭ 11 (-65.62%)
Mutual labels:  image
Smartcircle
✂️Automatically determine where to crop a circular image out of a rectangular.
Stars: ✭ 29 (-9.37%)
Mutual labels:  image
Bootstrap Image Hover
Image hover effects that work with or without bootstrap
Stars: ✭ 858 (+2581.25%)
Mutual labels:  image
Ambient
Lightweight ambient light javascript library for HTML image and video elements
Stars: ✭ 20 (-37.5%)
Mutual labels:  image
React Grid Carousel
React responsive carousel component w/ grid layout
Stars: ✭ 29 (-9.37%)
Mutual labels:  image
Ruby Gem Downloads Badge
Clean and simple gem downloads count badge, courtesy of http://shields.io/. You can checkout the application directly at the following URL:
Stars: ✭ 29 (-9.37%)
Mutual labels:  image
Jukeboks
Jukeboks is a fast viewer / player app
Stars: ✭ 21 (-34.37%)
Mutual labels:  image

Hard-Aware-Deeply-Cascaed-Embedding

Good NEWS ! We have released the all the codes. Please refer to the project Hard-Aware-Deeply-Cascaded-Embedding_release

Yuan Y, Yang K, Zhang C. Hard-Aware Deeply Cascaded Embedding[J]. arXiv preprint arXiv:1611.05720, 2016.

This is the raw code for our work submitted to cvpr-2017. we will release the complete version in the future.(include the testing code). Here you can find all the training details in our implementation.

training data sample method :

cars-196 : random sample 10 classes (each with 10 images) as a mini-batch

cub-bird : random sample 10 classes (each with 10 images) as a mini-batch

stanford-online-products : random sample 2 big classes, then sample 10 classes in each big class. (each class only have small number of images)

deep-fashion : randome sample 2 big classes, then sample 10 classes in each big class.

we will release the sample method code as soon as possile.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].