Ben Chuanlong Du's Blog

It is never too late to learn.

Object Detection Using Deep Learning

Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!

Concepts

Image Classification

Image Localization

Image Classification: Predict the type or class of an object in an image. Input: An image with a single object, such as a photograph. Output: A …

Tips on TypeScript Compiler

Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!

Compiler Options

https://stackoverflow.com/questions/39416691/webpack-ts2304-cannot-find-name-map-set-promise

https://stackoverflow.com/questions/30439869/can-typescript-compile-to-es6-code

Named Parameters in TypeScript

Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!

https://github.com/Microsoft/TypeScript/issues/467

JavaScript Alternatives to Shell

Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!

https://github.com/shelljs/shelljs

https://tutorialedge.net/javascript/nodejs/executing-shell-scripts-with-nodejs/

Dataframe in JavaScript

Things on this page are fragmentary and immature notes/thoughts of the author. Please read with your own judgement!

https://github.com/data-forge/data-forge-ts

https://github.com/Gmousse/dataframe-js

https://arrow.apache.org/docs/js/

References

https://stackoverflow.com/questions/30610675/python-pandas-equivalent-in-javascript