Pinned Repositories
3D-GAN-superresolution
3D super-resolution using Generative Adversarial Networks
3D-TSNE
A Unity project for visualizing t-SNE data in 3D.
6d-pose-estimation-with-ml-in-ar
This is my Master thesis which evaluates 6D pose estimating deep learning methods for usage in an AR use case. It includes 2 new proxies for Gabriel in order to make the Deep Learning methods usable in AR-enabled devices.
aas
Code to accompany Advanced Analytics with Spark from O'Reilly Media
Algorithm_Interview_Notes-Chinese
2018/2019/校招/春招/秋招/自然语言处理(NLP)/深度学习(Deep Learning)/机器学习(Machine Learning)/C/C++/Python/面试笔记,此外,还包括创建者看到的所有机器学习/深度学习面经中的问题。 除了其中 DL/ML 相关的,其他与算法岗相关的计算机知识也会记录。 但是不会包括如前端/测试/JAVA/Android等岗位中有关的问题。
awesome-image-denoising-state-of-the-art
awesome image and video denoising, state of the art networks
Awesome-Medical-Image-SR
We collected awesome medical image super-resolution (SR) methods and common benchmarks in this repository.
awesome-nodejs
:zap: Delightful Node.js packages and resources
awesome-object-detection
Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html
DxR
DXR is a Unity package for rapid prototyping of immersive data visualizations in augmented, mixed, and virtual reality (AR, MR, VR) or XR for short.
wittamer123's Repositories
wittamer123/6d-pose-estimation-with-ml-in-ar
This is my Master thesis which evaluates 6D pose estimating deep learning methods for usage in an AR use case. It includes 2 new proxies for Gabriel in order to make the Deep Learning methods usable in AR-enabled devices.
wittamer123/awesome-nodejs
:zap: Delightful Node.js packages and resources
wittamer123/awesome-object-detection
Awesome Object Detection based on handong1587 github: https://handong1587.github.io/deep_learning/2015/10/09/object-detection.html
wittamer123/awesome-public-datasets
A topic-centric list of HQ open datasets. PR ☛☛☛
wittamer123/blog
wittamer123/Deep-Learning-for-Recommendation-Systems
This repository contains Deep Learning based articles , paper and repositories for Recommender Systems
wittamer123/deep-learning-notes
Deep Learning notes and snippets
wittamer123/Detectron
FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
wittamer123/ECO-efficient-video-understanding
Code and models of paper " ECO: Efficient Convolutional Network for Online Video Understanding", ECCV 2018
wittamer123/ECO-pytorch
PyTorch implementation for "ECO: Efficient Convolutional Network for Online Video Understanding", ECCV 2018
wittamer123/five-video-classification-methods
Code that accompanies my blog post outlining five video classification methods in Keras and TensorFlow
wittamer123/flink
Apache Flink
wittamer123/flink-benchmarks
wittamer123/flink-training-exercises
wittamer123/gesture-recognition
TensorFlow、CNN 利用卷积神经网络实时识别手势动作(有界面窗口)
wittamer123/handtracking
Building a Real-time Hand-Detector using Neural Networks (SSD) on Tensorflow
wittamer123/imgaug
Image augmentation for machine learning experiments.
wittamer123/leetcode
Leetcode solutions
wittamer123/libfm
Library for factorization machines
wittamer123/mall
mall项目是一套电商系统,包括前台商城系统及后台管理系统,基于SpringBoot+MyBatis实现。 前台商城系统包含首页门户、商品推荐、商品搜索、商品展示、购物车、订单流程、会员中心、客户服务、帮助中心等模块。 后台管理系统包含商品管理、订单管理、会员管理、促销管理、运营管理、内容管理、统计报表、财务管理、权限管理、设置等模块。
wittamer123/models
Models and examples built with TensorFlow
wittamer123/pygubu
A simple GUI designer for the python tkinter module
wittamer123/Real-time-GesRec
Real-time Hand Gesture Recognition with PyTorch on EgoGesture, NvGesture and Jester
wittamer123/recaptcha
PHP client library for reCAPTCHA, a free service to protect your website from spam and abuse.
wittamer123/singleshotpose
This research project implements a real-time object detection and pose estimation method as described in the paper, Tekin et al. "Real-Time Seamless Single Shot 6D Object Pose Prediction", CVPR 2018. (https://arxiv.org/abs/1711.08848).
wittamer123/StveaNikeBot
Nike Sneakers App 自动化抽签工具(可抽签 可中签)
wittamer123/SupremeAIO
Supreme Bot - All in one checkout Tool
wittamer123/TFSparseCode
TensorFlow implementation for Sparse Coding
wittamer123/two-stream-action-recognition-keras
Two-stream CNNs for video action recognition implemented in Keras
wittamer123/videoClassification
Real-time video classification using Deep Learning