Pinned Repositories
action-detection
temporal action detection with SSN
adaptive-highlight
AncientChinesePoemsDB
this repo is a DB for Ancient Chinese Poems and Ancient Chinese Rhyme (Pronunciation).
annotations
annoy
Approximate Nearest Neighbors in C++/Python optimized for memory usage and loading/saving to disk
areacodes
History data of China area code modifications
awesome-high-quality-ellipse-detection
高精度绘制椭圆、高精度检测椭圆中心
awesome-segmentation-saliency-dataset
A collection of some datasets for segmentation / saliency detection. Welcome to PR...:smile:
awesome_ImageAesthetics
A list of Image Aesthetics papers and resources.
benfords-law-python
funykatebird's Repositories
funykatebird/AncientChinesePoemsDB
this repo is a DB for Ancient Chinese Poems and Ancient Chinese Rhyme (Pronunciation).
funykatebird/calib_toolbox_addon
Hand-eye calibration addon for the Matlab camera calibration toolbox
funykatebird/Calibration
multi camera calibration
funykatebird/calibration_camera_lidar
从autoware分离出来的相机雷达联合标定ros包
funykatebird/camera-laser-calibration
This package is used to calculate the translation and rotation matrix between camera and laser coordinate, and then fuse the point cloud with image color.
funykatebird/Camera-to-Arm-Calibration
Matlab toolbox for finding the transformation from a camera to a robotic arms base
funykatebird/camera_lidar_calibration
A tool used for calibrate the extrinsic between 2D laser range finder (LRF) and camera. ROS Version: https://github.com/TurtleZhong/camera_lidar_calibration_v2
funykatebird/cosum
Data / annotations for video co-summarization (CVPR15)
funykatebird/deep-ranking
Learning Fine-grained Image Similarity with Deep Ranking is a novel application of neural networks, where the authors use a new multi scale architecture combined with a triplet loss to create a neural network that is able to perform image search. This repository is a simplified implementation of the same
funykatebird/DeepLearning_tutorials
The deeplearning algorithms implemented by tensorflow
funykatebird/DL-to-Rank
Learning to Rank with Deep Neural Networks
funykatebird/fisheye-stereo-calibration
:camera: :camera: Fisheye stereo calibration using OpenCV and C++
funykatebird/KTS
Kernel Temporal Segmentation
funykatebird/machine-learning-with-pyspark
Source Code for 'Machine Learning with PySpark' by Pramod Singh
funykatebird/multicamera-calibration
Multi-Camera Calibration Suite
funykatebird/PairCNN-Ranking
A tensorflow implementation of Learning to Rank Short Text Pairs with Convolutional Deep Neural Networks
funykatebird/personalizedImageAesthetics
[ICCV 2017] Personalized Image Aesthetics
funykatebird/pytorch-video-recognition
PyTorch implemented C3D, R3D, R2Plus1D models for video activity recognition.
funykatebird/rank-kernel-appr
Ranking SVM with kernel approximation
funykatebird/ros-camera-lidar-calibration
funykatebird/SaliencyRC
This the python implementation of the saliency cut method proposed in the paper "Global Contrast based Salient Region Detection"
funykatebird/shotdetect
Automated shot detection software
funykatebird/Structured-Light-Calibration
Calibration for structured light, projector & camera
funykatebird/uk-rain
A short data investigation using Jupyter, making use of a small dataset provided by data.gov.uk.
funykatebird/videoseg
[CVPR 2017] Video motion segmentation and tracking
funykatebird/weibo
含有中文停用词表
funykatebird/yolo_tensorflow
Tensorflow implementation of YOLO, including training and test phase.
funykatebird/YOLO_v2
The implementation of YOLO v2 with TensorFlow