Ling♪'s repositories
ICP-Iterative_Closest_Point
python ICP (Iterative Closest Point)
Dataset_Synthesizer
NVIDIA Deep learning Dataset Synthesizer (NDDS)
DPOD
DPOD: 6D Pose Estimator
DPOD-1
Official PyTorch implementation of ICCV 2019 paper "DPOD: 6D Pose Object Detector and Refiner"
hiddenlayer
Neural network graphs and training metrics for PyTorch, Tensorflow, and Keras.
machine-learning-coursera
Machine Learning
ML-Tutorial-Experiment
Coding the Machine Learning Tutorial for Learning to Learn
MLPnP_matlab
MLPnP - A maximum likelihood solution to the Perspective-N-Point problem
monocularDepth-Inference
Inference pipeline for the CVPR paper entitled "Real-Time Monocular Depth Estimation using Synthetic Data with Domain Adaptation via Image Style Transfer."
nlp_course
YSDA course in Natural Language Processing
ObjectPoseEstimationSummary
Resources (papers, datasets, rendering methods) in the domain of object pose estimation.
PUBG-map-hack
Map hack solution for PUBG
PUBG-Radar-Onekey
Technical exchange email:dujiadingzhi@qq.com
pytorch-yolo2
Convert https://pjreddie.com/darknet/yolo/ into pytorch
rgbd-slam-tutorial-gx
code for the rgbd-slam tutorial written in cnblogs
RobustPlanarPose
Robust Planar Pose estimation implemented in C++
rotationconverter
Simple HTML+JS page to convert between different 3D rotation formats, quaternion, Rodrigues angles, etc.
synthetic-occlusion
Synthetic Occlusion Augmentation
tianchi_OGeek
在搜索业务下有一个场景叫实时搜索(Instance Search),就是在用户不断输入过程中,实时返回查询结果。 此次赛题来自OPPO手机搜索排序优化的一个子场景,并做了相应的简化,意在解决query-title语义匹配的问题。简化后,本次题目内容主要为一个实时搜索场景下query-title的ctr预估问题。