Ecosyste.ms: Repos

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

GitHub / yutingkevinlai 1 repository

yutingkevinlai/option-markets

Language: Python - Size: 426 KB - Last synced: 8 months ago - Pushed: over 1 year ago - Stars: 0 - Forks: 1

yutingkevinlai/velodyne_slam

SLAM with Moving Object Removal

Language: C++ - Size: 749 KB - Last synced: about 1 year ago - Pushed: almost 6 years ago - Stars: 12 - Forks: 13

yutingkevinlai/ida_final_project_first

Pose Estimation of Random Bin Picking Task

Language: Python - Size: 225 MB - Last synced: about 1 year ago - Pushed: almost 7 years ago - Stars: 4 - Forks: 0

yutingkevinlai/yutinglai

Language: CSS - Size: 129 MB - Last synced: 5 months ago - Pushed: 5 months ago - Stars: 0 - Forks: 0

yutingkevinlai/python-telegram-bot Fork of python-telegram-bot/python-telegram-bot

We have made you a wrapper you can't refuse

Size: 6.77 MB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

yutingkevinlai/examples Fork of pyqt/examples

Learn to create a desktop app with Python and Qt

Size: 3.59 MB - Last synced: about 1 year ago - Pushed: over 3 years ago - Stars: 0 - Forks: 0

yutingkevinlai/gazebo

A gazebo simulator for random bin picking using a 6DOF manipulator

Language: C++ - Size: 286 MB - Last synced: about 1 year ago - Pushed: almost 6 years ago - Stars: 3 - Forks: 2

yutingkevinlai/phasespace

This repository provides the basic integration between phasespace and LabVIEW

Language: C++ - Size: 21 MB - Last synced: about 1 year ago - Pushed: over 4 years ago - Stars: 0 - Forks: 1

yutingkevinlai/ida_final_project_two

Size: 455 MB - Last synced: about 1 year ago - Pushed: almost 7 years ago - Stars: 2 - Forks: 1

yutingkevinlai/streetscape.gl Fork of aurora-opensource/streetscape.gl

Visualization framework for autonomy and robotics data encoded

Language: JavaScript - Size: 21 MB - Last synced: about 1 year ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

yutingkevinlai/xviz Fork of aurora-opensource/xviz

A protocol for real-time transfer and visualization of autonomy data

Language: JavaScript - Size: 2.72 MB - Last synced: about 1 year ago - Pushed: about 5 years ago - Stars: 0 - Forks: 0

yutingkevinlai/transfer_learning

Transfer learning on industrial datasets

Language: Python - Size: 15.6 KB - Last synced: about 1 year ago - Pushed: about 6 years ago - Stars: 1 - Forks: 0

yutingkevinlai/PyTorch-YOLOv3 Fork of eriklindernoren/PyTorch-YOLOv3

Minimal PyTorch implementation of YOLOv3

Language: Python - Size: 15.6 MB - Last synced: about 1 year ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0

yutingkevinlai/sdc

Repository for Self-driving Car

Language: C++ - Size: 50.6 MB - Last synced: about 1 year ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0

yutingkevinlai/image_quilting

Language: C++ - Size: 12.9 MB - Last synced: about 1 year ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0

yutingkevinlai/segmap Fork of ethz-asl/segmap

A map representation based on 3D segments

Language: C++ - Size: 671 KB - Last synced: about 1 year ago - Pushed: about 6 years ago - Stars: 0 - Forks: 0

yutingkevinlai/loam_velodyne Fork of laboshinl/loam_velodyne

Laser Odometry and Mapping (Loam) is a realtime method for state estimation and mapping using a 3D lidar.

Language: C++ - Size: 879 KB - Last synced: about 1 year ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0

yutingkevinlai/myRPI

A small IOT project connecting to Raspberry Pi using C++

Language: C++ - Size: 7.81 KB - Last synced: about 1 year ago - Pushed: almost 6 years ago - Stars: 0 - Forks: 0

yutingkevinlai/Image-Analysis-Techniques-for-Industrial-Inspection-Systems Fork of przem8k/Image-Analysis-Techniques-for-Industrial-Inspection-Systems

Open source book on industrial machine vision techniques.

Language: TeX - Size: 31 MB - Last synced: about 1 year ago - Pushed: almost 7 years ago - Stars: 0 - Forks: 0

yutingkevinlai/awesome-architecture-search Fork of markdtw/awesome-architecture-search

A curated list of awesome architecture search resources

Size: 17.6 KB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

yutingkevinlai/fastai Fork of fastai/fastai

The fast.ai deep learning library, lessons, and tutorials

Language: Jupyter Notebook - Size: 89.7 MB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

yutingkevinlai/minimal_glo Fork of tneumann/minimal_glo

Minimal PyTorch implementation of Generative Latent Optimization from the paper "Optimizing the Latent Space of Generative Networks"

Language: Python - Size: 2.45 MB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

yutingkevinlai/TTUR Fork of bioinf-jku/TTUR

Two time-scale update rule for training GANs

Language: Jupyter Notebook - Size: 3.36 MB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

yutingkevinlai/inception-score-pytorch Fork of sbarratt/inception-score-pytorch

Inception Score for GANs in Pytorch

Language: Python - Size: 6.84 KB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

yutingkevinlai/style-transfer Fork of fzliu/style-transfer

An implementation of "A Neural Algorithm of Artistic Style" by L. Gatys, A. Ecker, and M. Bethge. http://arxiv.org/abs/1508.06576.

Language: Python - Size: 1.67 MB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

yutingkevinlai/pytorch-tutorial Fork of yunjey/pytorch-tutorial

PyTorch Tutorial for Deep Learning Researchers

Language: Python - Size: 12.4 MB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

yutingkevinlai/pytorch-generative-model-collections Fork of znxlwm/pytorch-generative-model-collections

Collection of generative models in Pytorch version.

Language: Python - Size: 267 MB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 1 - Forks: 0

yutingkevinlai/ppgn Fork of Evolving-AI-Lab/ppgn

Code for paper "Plug and Play Generative Networks"

Language: Python - Size: 28 MB - Last synced: about 1 year ago - Pushed: about 7 years ago - Stars: 0 - Forks: 0

yutingkevinlai/AdversarialNetsPapers Fork of zhangqianhui/AdversarialNetsPapers

The classical papers and codes about generative adversarial nets

Size: 63.5 KB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

yutingkevinlai/tensorflow-generative-model-collections Fork of hwalsuklee/tensorflow-generative-model-collections

Collection of generative models in Tensorflow

Language: Python - Size: 3.88 MB - Last synced: about 1 year ago - Pushed: over 6 years ago - Stars: 0 - Forks: 0

yutingkevinlai/ganhacks Fork of soumith/ganhacks

starter from "How to Train a GAN?" at NIPS2016

Size: 826 KB - Last synced: about 1 year ago - Pushed: over 7 years ago - Stars: 0 - Forks: 0

yutingkevinlai/Tensorflow-101 Fork of c1mone/Tensorflow-101

中文的 tensorflow tutorial with jupyter notebooks

Language: Jupyter Notebook - Size: 6.97 MB - Last synced: about 1 year ago - Pushed: about 7 years ago - Stars: 0 - Forks: 0

yutingkevinlai/deep-mrf Fork of zhirongw/deep-mrf

Language: Lua - Size: 866 KB - Last synced: about 1 year ago - Pushed: almost 8 years ago - Stars: 0 - Forks: 0

yutingkevinlai/pix2pix Fork of phillipi/pix2pix

Image-to-image translation with conditional adversarial nets

Language: Lua - Size: 2.34 MB - Last synced: about 1 year ago - Pushed: almost 7 years ago - Stars: 0 - Forks: 0