JRCondeNast's Stars
facebookresearch/faiss
A library for efficient similarity search and clustering of dense vectors.
matterport/Mask_RCNN
Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow
HumanSignal/labelImg
LabelImg is now part of the Label Studio community. The popular image annotation tool created by Tzutalin is no longer actively being developed, but you can check out Label Studio, the open source data labeling tool for images, text, hypertext, audio, video and time-series data.
onnx/onnx
Open standard for machine learning interoperability
davidsandberg/facenet
Face recognition using Tensorflow
wkentaro/labelme
Image Polygonal Annotation with Python (polygon, rectangle, circle, line, point and image-level flag annotation).
hardikvasa/google-images-download
Python Script to download hundreds of images from 'Google Images'. It is a ready-to-run code!
tensorflow/tensorboard
TensorFlow's Visualization Toolkit
abewley/sort
Simple, online, and realtime tracking of multiple objects in a video sequence.
facebookresearch/StarSpace
Learning embeddings for classification, retrieval and ranking.
jinwchoi/awesome-action-recognition
A curated list of action recognition and related area resources
nightrome/really-awesome-gan
A list of papers on Generative Adversarial (Neural) Networks
nmslib/nmslib
Non-Metric Space Library (NMSLIB): An efficient similarity search library and a toolkit for evaluation of k-NN methods for generic non-metric spaces.
ysh329/deep-learning-model-convertor
The convertor/conversion of deep learning models for different deep learning frameworks/softwares.
cemoody/lda2vec
ethereon/caffe-tensorflow
Caffe models in TensorFlow
smallcorgi/Faster-RCNN_TF
Faster-RCNN in Tensorflow
ydwen/caffe-face
This branch is developed for deep face recognition
PrincetonML/SIF
sentence embedding by Smooth Inverse Frequency weighting scheme
geffy/tffm
TensorFlow implementation of an arbitrary order Factorization Machine
matsui528/sis
Simple image search engine
meereeum/lda2vec-tf
tensorflow port of the lda2vec model for unsupervised learning of document + topic + word embeddings
guoyilin/FaceDetection_CNN
Multi-view Face Detection Using Deep Convolutional Neural Networks
layumi/Image-Text-Embedding
TOMM2020 Dual-Path Convolutional Image-Text Embedding :feet: https://arxiv.org/abs/1711.05535
turi-code/python-libffm
A Python wrapper for the libffm library.
alexeygrigorev/libffm-python
A Python wrapper for LibFFM
nishnik/CapsNet-PyTorch
My attempt at implementing CapsNet from the paper Dynamic Routing Between Capsules
drcut/FFM-tensorflow
FFM implement with tensorflow by Python
priyamtejaswin/tensorflow-DeViSE
Attempts to understand deep learning and the Tensorflow RNN api by implementing a (very)crude version of the google DeViSE paper(2013).
ml-lab/CapsNet-Tensorflow
A Tensorflow implementation of CapsNet(Capsules Net) in Hinton's paper Dynamic Routing Between Capsules