An open API service providing repository metadata for many open source software ecosystems.

GitHub / genp 9 Repositories

genp/genp.github.io

Language: HTML - Size: 49.3 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

genp/story-scope

Language: JavaScript - Size: 32.2 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

genp/time-timer-electron

Language: JavaScript - Size: 0 Bytes - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

genp/point_cloud_generation

Language: Jupyter Notebook - Size: 7.89 MB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

genp/tensorflow-mac-install

Install Tensorflow for Mac M# in 2025

Language: Shell - Size: 1000 Bytes - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

genp/pdf_to_audio

Language: Python - Size: 46.9 KB - Last synced at: 4 months ago - Pushed at: 4 months ago - Stars: 0 - Forks: 0

genp/cocottributes

Code use to create COCO Attributes dataset and experiments in the associate ECCV 2016 paper.

Language: Python - Size: 4.31 MB - Last synced at: over 1 year ago - Pushed at: over 2 years ago - Stars: 44 - Forks: 9

genp/kaizen

Webserver for Human-in-the-Loop Active Learning

Language: Python - Size: 16.4 MB - Last synced at: 4 days ago - Pushed at: over 2 years ago - Stars: 6 - Forks: 2

genp/PartsBasedDetector Fork of wg-perception/PartsBasedDetector

C++ implementation of Deva Ramanan's "Articulated Pose Estimation with Flexible Mixtures of Parts"

Language: C++ - Size: 508 KB - Last synced at: over 2 years ago - Pushed at: about 12 years ago - Stars: 0 - Forks: 0

genp/casapomelotuxson Fork of YaninaTrekhleb/restaurant-website

Casa Pomelo Tuxson Landing Page

Language: HTML - Size: 24.5 MB - Last synced at: over 2 years ago - Pushed at: almost 3 years ago - Stars: 0 - Forks: 0

genp/sun_attributes

Code of training and implementing scene attribute classifiers. Project page: http://cs.brown.edu/~gen/sunattributes.html

Language: Matlab - Size: 4.41 MB - Last synced at: over 2 years ago - Pushed at: almost 7 years ago - Stars: 20 - Forks: 7

genp/fritz-ios-tutorials Fork of jamesonthecrow/fritz-ios-tutorials

Language: Swift - Size: 849 KB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

genp/neml_hackathon

Exploring Race Discrimination in Face Recognition

Language: Jupyter Notebook - Size: 335 KB - Last synced at: over 2 years ago - Pushed at: about 8 years ago - Stars: 2 - Forks: 0

genp/dotfiles

my own emacs and zsh profiles

Language: Emacs Lisp - Size: 1.35 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

genp/SetGame

Stanford swift class hw2-4

Language: Swift - Size: 26.4 KB - Last synced at: 4 days ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

genp/ConcentrationGame

Stanford Swift course HW 1

Language: Swift - Size: 12.7 KB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 0 - Forks: 0

genp/pytorch-vqa Fork of Cyanogenoid/pytorch-vqa

Strong baseline for visual question answering

Language: Python - Size: 16.6 KB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

genp/iOS-CoreML-Inceptionv3 Fork of r4ghu/iOS-CoreML-Inceptionv3

Real-time Object Recognition using Apple's CoreML 2.0 and Vision API -

Language: Swift - Size: 194 MB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

genp/NSTDemo Fork of kirualex/NSTDemo

A minimal example of Neural Style Transfer on iOS using CoreML

Language: Swift - Size: 1.57 MB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

genp/CoreML-VisionSampleApp Fork of hengsokvisal/CoreML-VisionSampleApp

Language: Swift - Size: 36.1 KB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

genp/CustomVisionMicrosoftToCoreMLDemoApp Fork of sayaleepote/CustomVisionMicrosoftToCoreMLDemoApp

This app recognises 3 hand signs - fist, high five and victory hand [ rock, paper, scissors basically :) ] with live feed camera. It uses a HandSigns.mlmodel which has been trained using Custom Vision from Microsoft.

Language: Swift - Size: 2.53 MB - Last synced at: over 2 years ago - Pushed at: about 7 years ago - Stars: 0 - Forks: 0

genp/onnx-coreml Fork of onnx/onnx-coreml

ONNX to CoreML Converter

Language: Python - Size: 3.65 MB - Last synced at: over 2 years ago - Pushed at: over 6 years ago - Stars: 0 - Forks: 0

genp/moments_models Fork of zhoubolei/moments_models

The pretrained models trained on Moments in Time Dataset

Language: Python - Size: 31.3 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

genp/densecap Fork of jcjohnson/densecap

Dense image captioning in Torch

Language: Jupyter Notebook - Size: 8.64 MB - Last synced at: over 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

genp/stnbhwd Fork of qassemoquab/stnbhwd

Modules for spatial transformer networks (BHWD layout)

Language: Lua - Size: 37.1 KB - Last synced at: over 2 years ago - Pushed at: over 7 years ago - Stars: 0 - Forks: 0

genp/flask_mturk

Setting up a Flask Webserver (with database backend) for creating AMT (Amazon Mechanical Turk) External Hits

Language: JavaScript - Size: 381 KB - Last synced at: over 2 years ago - Pushed at: almost 8 years ago - Stars: 0 - Forks: 0

genp/word-rnn-tensorflow Fork of hunkim/word-rnn-tensorflow

Multi-layer Recurrent Neural Networks (LSTM, RNN) for word-level language models in Python using TensorFlow.

Language: Python - Size: 553 KB - Last synced at: over 2 years ago - Pushed at: about 8 years ago - Stars: 0 - Forks: 0

genp/caffe-augmentation Fork of kevinlin311tw/caffe-augmentation

:zap: Caffe real-time data augmentation on-the-fly!!

Language: C++ - Size: 6.77 MB - Last synced at: over 2 years ago - Pushed at: over 8 years ago - Stars: 0 - Forks: 0

genp/asl_predict

Language: Python - Size: 13.7 KB - Last synced at: over 2 years ago - Pushed at: almost 9 years ago - Stars: 0 - Forks: 0

genp/groupsight-workshop

HCOMP Groupsight Workshop Webpage

Language: HTML - Size: 1.15 MB - Last synced at: over 2 years ago - Pushed at: about 9 years ago - Stars: 0 - Forks: 0

genp/hubpress.io Fork of HubPress/hubpress.io

A web application to build your blog on GitHub

Language: JavaScript - Size: 2.98 MB - Last synced at: over 2 years ago - Pushed at: over 10 years ago - Stars: 0 - Forks: 0

genp/DataDrivenVision_SampleCode

sample code for CS2951-t Data Driven Vision

Language: Python - Size: 9.77 KB - Last synced at: over 2 years ago - Pushed at: over 9 years ago - Stars: 0 - Forks: 1

genp/scikit-image Fork of scikit-image/scikit-image

Image Processing SciKit (Toolbox for SciPy)

Language: Python - Size: 10.9 MB - Last synced at: over 2 years ago - Pushed at: about 12 years ago - Stars: 0 - Forks: 1

genp/pyhog Fork of dimatura/pyhog

Python wrapper for Pedro's HOG features.

Language: C++ - Size: 67.4 KB - Last synced at: over 2 years ago - Pushed at: over 13 years ago - Stars: 0 - Forks: 1

genp/h-store Fork of apavlo/h-store

H-Store Parallel Main Memory OLTP Database System

Language: C++ - Size: 3.45 GB - Last synced at: over 2 years ago - Pushed at: about 13 years ago - Stars: 1 - Forks: 0