Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/astrofra/maths-n-coding-notebook
Personal notebook on various maths and coding topics
https://github.com/astrofra/maths-n-coding-notebook
3d bvh calibration imagenet-classifier maths motion-capture opencv python tensorflow
Last synced: 8 days ago
JSON representation
Personal notebook on various maths and coding topics
- Host: GitHub
- URL: https://github.com/astrofra/maths-n-coding-notebook
- Owner: astrofra
- License: mit
- Created: 2023-04-21T16:52:47.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2023-08-03T06:08:07.000Z (over 1 year ago)
- Last Synced: 2024-01-27T20:04:52.540Z (10 months ago)
- Topics: 3d, bvh, calibration, imagenet-classifier, maths, motion-capture, opencv, python, tensorflow
- Language: Python
- Homepage:
- Size: 926 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Maths & Coding Notebook :notebook: :triangular_ruler:
Personal notebook on various maths and coding topics- [Align a list of 3D points](align-a-list-of-3D-points.md)
- [Find the size of each square of a checkboard](find-the-size-of-a-checkboard.md)
- [ICE to EV consumption equivalent](ice-to-ev-consumption-conversion.md)
- [List the dependencies of a .LWS file](list-LWS-file-dependencies.md)
- [Parse a BVH](parse-BVH.md)
- [Delete a sequence of files in Lua](delete-file-sequence-in-lua.md)
- [ZIP a sequence of files in Lua](zip-file-sequence-in-lua.md)
- [PBR to legacy Phong/Lambert](pbr-to-legacy-rendering.md)
- [Logo identification (`yes or no`) using deep learning](logo-identification-using-deep-learning.md)
- [Image Analysis and Renaming with TensorFlow and Python](image-analysis-and-renaming-with-tensorflow-and-python.md)