mengxin536's Stars
vuejs/vue
This is the repo for Vue 2. For Vue 3, go to https://github.com/vuejs/core
webpack/webpack
A bundler for javascript and friends. Packs many modules into a few bundled assets. Code Splitting allows for loading parts of the application on demand. Through "loaders", modules can be CommonJs, AMD, ES6 modules, CSS, Images, JSON, Coffeescript, LESS, ... and your custom stuff.
tesseract-ocr/tesseract
Tesseract Open Source OCR Engine (main repository)
keras-team/keras
Deep Learning for humans
bailicangdu/vue2-elm
Large single page application with 45 pages built on vue2 + vuex. 基于 vue2 + vuex 构建一个具有 45 个页面的大型单页面应用
facebookresearch/faiss
A library for efficient similarity search and clustering of dense vectors.
lukehoban/es6features
Overview of ECMAScript 6 features
vuejs/vuex
🗃️ Centralized State Management for Vue.js.
vuejs/vue-router
🚦 The official router for Vue 2
airyland/vux
Mobile UI Components based on Vue & WeUI
chimurai/http-proxy-middleware
:zap: The one-liner node.js http-proxy middleware for connect, express, next.js and more
bailicangdu/vue2-happyfri
vue2 + vue-router + vuex 入门项目
taylorchen709/vue-admin
admin template based on vuejs2 and element.
tesseract-ocr/tessdata
Trained models with fast variant of the "best" LSTM models + legacy models
pallets-eco/flask-admin
Simple and extensible administrative interface framework for Flask
martinblech/xmltodict
Python module that makes working with XML feel like you are working with JSON
wepe/MachineLearning
Basic Machine Learning and Deep Learning
maxcountryman/flask-login
Flask user session management.
JohannesBuchner/imagehash
A Python Perceptual Image Hashing Module
paulmillr/es6-shim
ECMAScript 6 compatibility shims for legacy JS engines
useryangtao/vue-wechat
用Vue.js开发微信app
ml4a/ml4a
A python library and collection of notebooks for making art with machine learning.
Array-Huang/webpack-seed
这是一个基于webpack的多页应用脚手架
bluefox1688/vue-cli-multi-page
因时间精力有限,项目已不再维护,请慎重使用,vue2-cli-vux2-multe-page,使用了webpack2+vuejs2+vuxUI2的多页面脚手架
superman66/vue2.x-douban
Vue2.0实现简易豆瓣电影webApp
willard-yuan/cnn-for-image-retrieval
:sunrise:The code of post "Image retrieval using MatconvNet and pre-trained imageNet"
willard-yuan/hashing-baseline-for-image-retrieval
:octocat:Various hashing methods for image retrieval and serves as the baselines
MashiMaroLjc/Learn-to-identify-similar-images
Record my python script about Iearning to identify similar images
RalfZhang/Vdo
A Vue.js project for douban.com
chenBright/vue-cli-webpack-analysis
vue-cli webpack配置的分析(注释)