Git Product home page Git Product logo

usefulurl's Introduction

UsefulURL

Collection of links for different specific issues

Document/ReadMe template

Fiducial Marker

Write Paper

Read Paper

Measure

Example PyTorch

Framework for Research

Neural Network

-- Convolution

-- Loss functions

-- NN Learning Issues

-- Gradient

https://ruder.io/optimizing-gradient-descent/
https://medium.com/syncedreview/iclr-2019-fast-as-adam-good-as-sgd-new-optimizer-has-both-78e37e8f9a34
https://stats.stackexchange.com/questions/316464/how-does-batch-size-affect-convergence-of-sgd-and-why

-- Combine two separate networks

https://groups.google.com/forum/#!topic/torch7/FACB5BKS4_Q
https://discuss.pytorch.org/t/combining-trained-models-in-pytorch/28383

-- Siamese Neural Network

Generative Adversarial Network (GAN)

Pattern Recognition

-- Features

-- Geometry

3D Object Estimation

-- Unsupervised

-- Scene reconstruction

Depth Estimation

-- Monocular

2D Segmentation

-- RGB

Object Detection Frameworks

-- Perspective Camera

-- Pytorch Efficient Detection

-- Small Object Detection

Object Detection and Segmentation

-- Keras & Tensorflow

Single Object Tracking

-- Single Shot

Multiple Object Tracking

-- Object Tracking Given Bounding Boxes

-- Challenge/Benchmark

-- Benchmark

Human Pose Estimation

-- Monocular

-- Commercial Projects

Human Pose Estimation (3D)

-- Monocular

Super Resolution

[CVPR-2020] Zooming Slow-Mo: Fast and Accurate One-Stage Space-Time Video Super-Resolution
https://www.youtube.com/watch?v=8mgD8JxBOus&app=desktop
Paper: https://arxiv.org/abs/2002.11616
Code: https://github.com/Mukosame/Zooming-Slow-Mo-CVPR-2020

Just In Time

How to write a just in time (JIT) compiler
https://github.com/spencertipping/jit-tutorial
https://eli.thegreenplace.net/2017/adventures-in-jit-compilation-part-1-an-interpreter/
https://softwareengineering.stackexchange.com/questions/29344/jit-compiler-for-c-c-and-the-likes

Parser

How to write a parser
https://stackoverflow.com/questions/1843502/c-create-a-parser
https://unclechromedome.org/c++-tutorials/expression-parser/index.html
https://algoland.wordpress.com/2013/12/29/a-tiny-parser-in-c/
https://www.toptal.com/c-plus-plus/creating-an-expression-parser-in-c-

Scripting

How to write a scripting language
https://gamedev.stackexchange.com/questions/421/how-do-you-add-a-scripting-language-to-a-game
https://www.flipcode.com/archives/Implementing_A_Scripting_Engine-Part_1_Overview.shtml
http://gameprogrammingpatterns.com/bytecode.html

Cycle Implementation/Cycle Distribution

  • CircleCI circleci CI/CD : cycle implementation, cycle deployment Reduce the implementation time
    https://circleci.com/

Structure from Motion

Image to image translation

Video Frame Interpolation

Reinforcement Learning

Tools

Development Environments

Remote Application

Online Lectures/Lessons

Transformers (Deep Learning)

Knowledge Distillation

Deep Learning Tutorials

Ordinary Differential Equations (ODE)

CUDA Installation

Import Library (Python)

Human Re-Identification (ReID)

Semantic Segmentation

-- UNet

Background Matting

-- Deep Learning

Neural Network Visualization

-- Convolutional

Face Morphable

  • EOS
    eos: A lightweight header-only 3D Morphable Face Model fitting library in modern C++11/14.
    eos is a lightweight 3D Morphable Face Model fitting library that provides basic functionality to use face models
    https://github.com/patrikhuber/eos

Pytorch Tutorial

-- Pytorch
This repository provides tutorial code for deep learning researchers to learn PyTorch.
https://github.com/Khoronus/pytorch-tutorial

Face Recognition

-- Tensorflow

  • Face Recognition using Tensorflow This is a TensorFlow implementation of the face recognizer described in the paper "FaceNet: A Unified Embedding for Face Recognition and Clustering"
    https://github.com/KhoronusFork/facenet

Concurrent Structures

-- Queue (C++)

Serialization

-- C++ (C++11)

Flow For trajectory

https://paperswithcode.com/method/normalizing-flows
https://github.com/janosh/awesome-normalizing-flows

Online Learning

https://github.com/VowpalWabbit/vowpal_wabbit

Depth

https://github.com/sxfduter/monocular-depth-estimation https://github.com/rvarun7777/FisheyeDistanceNet https://github.com/natowi/3D-Reconstruction-with-Deep-Learning-Methods https://github.com/ZhixinLai/3D-detection-with-monocular-RGB-image https://github.com/sxfduter/monocular-depth-estimation

Planar reconstruction

https://github.com/svip-lab/PlanarReconstruction https://github.com/NVlabs/planercnn

Pose

https://github.com/AliaksandrSiarohin/pose-gan
https://github.com/rohitrango/Adversarial-Pose-Estimation
https://github.com/llcshappy/Monocular-3D-Human-Pose https://github.com/yas-sim/human-pose-estimation-2d-demo https://github.com/chaneyddtt/weakly-supervised-3d-pose-generator https://github.com/vchoutas/expose https://github.com/mks0601/3DMPPE_POSENET_RELEASE https://github.com/isarandi/metrabs

https://esslab.jp/~ess/en/research/pose3d/ https://openaccess.thecvf.com/content_ECCVW_2018/papers/11132/Drover_Can_3D_Pose_be_Learned_from_2D_Projections_Alone_ECCVW_2018_paper.pdf

Tracking

https://github.com/mhnasseri/sort_oh

Optical Flow

https://github.com/princeton-vl/RAFT

Low intensity image enhancement

https://github.com/Li-Chongyi/Lighting-the-Darkness-in-the-Deep-Learning-Era-Open

Online Learning https://github.com/VowpalWabbit/vowpal_wabbit

Exploration https://github.com/jangirrishabh/Overcoming-exploration-from-demos

Multi agent https://github.com/ai4ce/DiscoNet

Noise https://github.com/lmas/opensimplex

Meta learning https://github.com/learnables/learn2learn

Differentiable Rendering

https://github.com/BachiLi/redner
https://mitsuba2.readthedocs.io/en/latest/src/getting_started/intro.html

Voice Recognition

https://github.com/alphacep/vosk-api

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.