Coder Social home page Coder Social logo

lin's Projects

algorithm_interview_notes-chinese icon algorithm_interview_notes-chinese

2018/2019/校招/春招/秋招/算法/机器学习(Machine Learning)/深度学习(Deep Learning)/自然语言处理(NLP)/C/C++/Python/面试笔记

awesome-deep-learning-resources icon awesome-deep-learning-resources

Rough list of my favorite deep learning resources, useful for revisiting topics or for reference. I have got through all of the content listed there, carefully.

caffe icon caffe

Caffe: a fast open framework for deep learning.

caffe_test icon caffe_test

用训练好的caffe网络模型进行数字,少量汉字,特殊字符(./等)的识别(总共有210类)

data-augmentation-review icon data-augmentation-review

List of useful data augmentation resources. You will find here some not common techniques, libraries, links to GitHub repos, papers, and others.

faceswap-gan icon faceswap-gan

A denoising autoencoder + adversarial loss for face swapping.

hough_lines icon hough_lines

用hough变换检测医疗报告单中间的分栏直线

mmdnn icon mmdnn

MMdnn is a set of tools to help users inter-operate among different deep learning frameworks. E.g. model conversion and visualization. Convert models between Caffe, Keras, MXNet, Tensorflow, CNTK, PyTorch Onnx and CoreML.

mxnet_test icon mxnet_test

Test mxnet with own trained model,用训练好的网络模型进行数字,少量汉字,特殊字符(./等)的识别(总共有210类)

synthtext icon synthtext

Code for generating synthetic text images as described in "Synthetic Data for Text Localisation in Natural Images", Ankush Gupta, Andrea Vedaldi, Andrew Zisserman, CVPR 2016.

unsupervised_image_clustering icon unsupervised_image_clustering

The purpose of this study was to develop an algorithm that given a query image finds the “closest” entries to it on a database of images. All images files are of the same format, size and black and white, representing “meaningful shapes”. Throughout the development process, two versions were implemented and will be referred to as Version 1 and Version 2 throughout this paper. Version 1 processed each image by detecting distinct object within the matrix and caching their relevant attributes. The attributes of each database image were then compared to the attributes of each query image, and the k most similar database images were returned for each respective query. While Version 1 had an accuracy of 70\% on small datasets, it failed to scale in runtime on datasets of size 1000 query images and 1000 database images. A new approach was implemented, Version 2, which compared the difference between local binary patterns, and up to 84\% accuracy in 30 seconds on the larger provided dataset.

usbcam icon usbcam

capturing image through Usb2.0 Camera

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.