All Projects → Cs231a Notes → Similar Projects or Alternatives

397 Open source projects that are alternatives of or similar to Cs231a Notes

Polyhedronisme
A tool to construct and explore polyhedra.
Stars: ✭ 138 (-40%)
Mutual labels:  geometry
Geocoq
A formalization of geometry in Coq based on Tarski's axiom system
Stars: ✭ 128 (-44.35%)
Mutual labels:  geometry
Gismo
G+Smo (pronounced gismo or gizmo) is a C++ library for isogeometric analysis (IGA). Geometry plus simulation modules aims at the seamless integration of Computer-aided Design (CAD) and Finite Element Analysis (FEA).
Stars: ✭ 152 (-33.91%)
Mutual labels:  geometry
Cs193p Fall 2017
These are the lectures, slides, reading assignments, and problem sets for the Developing Apps for iOS 11 with Swift 4 CS193p course offered at the Stanford School of Engineering and available on iTunes U.
Stars: ✭ 141 (-38.7%)
Mutual labels:  stanford
Lazysets.jl
A Julia package for calculus with convex sets
Stars: ✭ 107 (-53.48%)
Mutual labels:  geometry
Threejs Sandbox
Set of experiments and extensions to THREE.js.
Stars: ✭ 163 (-29.13%)
Mutual labels:  geometry
Ravens
Train robotic agents to learn pick and place with deep learning for vision-based manipulation in PyBullet. Transporter Nets, CoRL 2020.
Stars: ✭ 133 (-42.17%)
Mutual labels:  vision
React Native Text Detector
Text Detector from image for react native using firebase MLKit on android and Tesseract on iOS
Stars: ✭ 194 (-15.65%)
Mutual labels:  vision
Stanford Tensorflow Tutorials
This repository contains code examples for the Stanford's course: TensorFlow for Deep Learning Research.
Stars: ✭ 10,098 (+4290.43%)
Mutual labels:  stanford
Stanford Cs229
Python solutions to the problem sets of Stanford's graduate course on Machine Learning, taught by Prof. Andrew Ng
Stars: ✭ 151 (-34.35%)
Mutual labels:  stanford
Flowiz
Converts Optical Flow files to images and optionally compiles them to a video. Flow viewer GUI is also available. Check out mockup right from Github Pages:
Stars: ✭ 144 (-37.39%)
Mutual labels:  vision
Root
The official repository for ROOT: analyzing, storing and visualizing big data, scientifically
Stars: ✭ 1,377 (+498.7%)
Mutual labels:  geometry
Matgeom
Matlab geometry toolbox for 2D/3D geometric computing
Stars: ✭ 168 (-26.96%)
Mutual labels:  geometry
Cityengine Sdk
CityEngine is a 3D city modeling software for urban design, visual effects, and VR/AR production. With its C++ SDK you can create plugins and standalone apps capable to execute CityEngine CGA procedural modeling rules.
Stars: ✭ 137 (-40.43%)
Mutual labels:  geometry
Unity.library.eppz.geometry
2D Geometry for Unity. Suited for everyday polygon hassle. Polygon clipping, polygon winding direction, polygon area, polygon centroid, centroid of multiple polygons, line intersection, point-line distance, segment intersection, polygon-point containment, polygon triangulation, polygon Voronoi diagram, polygon offset, polygon outline, polygon buffer, polygon union, polygon substraction, polygon boolean operations, and more. It is a polygon fest.
Stars: ✭ 198 (-13.91%)
Mutual labels:  geometry
Cavaliercontours
2D polyline library for offsetting, combining, etc.
Stars: ✭ 135 (-41.3%)
Mutual labels:  geometry
Doctrine Postgis
Spatial and Geographic Data with PostGIS and Doctrine.
Stars: ✭ 161 (-30%)
Mutual labels:  geometry
Knn Matting
Source Code for KNN Matting, CVPR 2012 / TPAMI 2013. MATLAB code ready to run. Simple and robust implementation under 40 lines.
Stars: ✭ 130 (-43.48%)
Mutual labels:  vision
Cgal
The public CGAL repository, see the README below
Stars: ✭ 2,825 (+1128.26%)
Mutual labels:  geometry
Svg.skia
An SVG rendering library.
Stars: ✭ 122 (-46.96%)
Mutual labels:  geometry
Cs253.stanford.edu
CS 253 Web Security course at Stanford University
Stars: ✭ 155 (-32.61%)
Mutual labels:  stanford
Nvidia Gpu Tensor Core Accelerator Pytorch Opencv
A complete machine vision container that includes Jupyter notebooks with built-in code hinting, Anaconda, CUDA-X, TensorRT inference accelerator for Tensor cores, CuPy (GPU drop in replacement for Numpy), PyTorch, TF2, Tensorboard, and OpenCV for accelerated workloads on NVIDIA Tensor cores and GPUs.
Stars: ✭ 110 (-52.17%)
Mutual labels:  vision
Cs224n 2019
My completed implementation solutions for CS224N 2019
Stars: ✭ 178 (-22.61%)
Mutual labels:  stanford
Polylidar
Polylidar3D - Fast polygon extraction from 3D Data
Stars: ✭ 106 (-53.91%)
Mutual labels:  geometry
Nextlevel
NextLevel was initally a weekend project that has now grown into a open community of camera platform enthusists. The software provides foundational components for managing media recording, camera interface customization, gestural interaction customization, and image streaming on iOS. The same capabilities can also be found in apps such as Snapchat, Instagram, and Vine.
Stars: ✭ 1,940 (+743.48%)
Mutual labels:  vision
Compas
Core packages of the COMPAS framework.
Stars: ✭ 146 (-36.52%)
Mutual labels:  geometry
Android Ocrsample
Android OCR example application which uses Google Text Recognition API
Stars: ✭ 100 (-56.52%)
Mutual labels:  vision
Attendance Using Face
Face-recognition using Siamese network
Stars: ✭ 174 (-24.35%)
Mutual labels:  vision
Ecsharp
Home of LoycCore, the LES language of Loyc trees, the Enhanced C# parser, the LeMP macro preprocessor, and the LLLPG parser generator.
Stars: ✭ 141 (-38.7%)
Mutual labels:  geometry
Glslviewer
Console-based GLSL Sandbox for 2D/3D shaders shaders
Stars: ✭ 2,834 (+1132.17%)
Mutual labels:  geometry
Building Blocks
A voxel library for real-time applications.
Stars: ✭ 140 (-39.13%)
Mutual labels:  geometry
Hole fixer
Demo implementation of smoothly filling holes in 3D meshes using surface fairing
Stars: ✭ 165 (-28.26%)
Mutual labels:  geometry
Datasciencecoursera
Data Science Repo and blog for John Hopkins Coursera Courses. Please let me know if you have any questions.
Stars: ✭ 1,928 (+738.26%)
Mutual labels:  stanford
Scikit Geometry
Scientific Python Geometric Algorithms Library
Stars: ✭ 220 (-4.35%)
Mutual labels:  geometry
Journalism Syllabi
Computer-Assisted Reporting and Data Journalism Syllabuses, compiled by Dan Nguyen
Stars: ✭ 136 (-40.87%)
Mutual labels:  stanford
Elm Geometry
2D/3D geometry package for Elm
Stars: ✭ 162 (-29.57%)
Mutual labels:  geometry
Cs193p 2020 Swiftui
📘 Stanford CS193p Spring 2020 - Developing Apps for iOS (SwiftUI)
Stars: ✭ 135 (-41.3%)
Mutual labels:  stanford
Rrt Algorithms
n-dimensional RRT, RRT* (RRT-Star)
Stars: ✭ 195 (-15.22%)
Mutual labels:  geometry
Cocoaai
🤖 The Cocoa Artificial Intelligence Lab
Stars: ✭ 134 (-41.74%)
Mutual labels:  vision
Apriltag ros
A ROS wrapper of the AprilTag 3 visual fiducial detector
Stars: ✭ 160 (-30.43%)
Mutual labels:  vision
Facelandmarksdetection
Finds facial features such as face contour, eyes, mouth and nose in an image.
Stars: ✭ 130 (-43.48%)
Mutual labels:  vision
Arc Robot Vision
MIT-Princeton Vision Toolbox for Robotic Pick-and-Place at the Amazon Robotics Challenge 2017 - Robotic Grasping and One-shot Recognition of Novel Objects with Deep Learning.
Stars: ✭ 224 (-2.61%)
Mutual labels:  vision
Tigl
The TiGL Geometry Library to process aircraft geometries in pre-design.
Stars: ✭ 123 (-46.52%)
Mutual labels:  geometry
Arucogen
Online ArUco markers generator
Stars: ✭ 155 (-32.61%)
Mutual labels:  vision
Aardvark.base
Aardvark is an open-source platform for visual computing, real-time graphics and visualization. This repository is the basis for most platform libraries and provides basic functionality such as data-structures, math and much more.
Stars: ✭ 117 (-49.13%)
Mutual labels:  geometry
Opticalflow visualization
Python optical flow visualization following Baker et al. (ICCV 2007) as used by the MPI-Sintel challenge
Stars: ✭ 183 (-20.43%)
Mutual labels:  vision
Wagyu
A general library for geometry operations of union, intersections, difference, and xor
Stars: ✭ 116 (-49.57%)
Mutual labels:  geometry
Xbimgeometry
XbimGeometry contains the CLR interop libraries and the c++ engine used to compute the 3D geometry of models.
Stars: ✭ 152 (-33.91%)
Mutual labels:  geometry
Openwhisk Darkvisionapp
Discover dark data in videos with IBM Watson and IBM Cloud Functions
Stars: ✭ 107 (-53.48%)
Mutual labels:  vision
Ifc.js
Ifc viewer for client applications.
Stars: ✭ 211 (-8.26%)
Mutual labels:  geometry
Arkit Multiplayer
ARKit multiplayer experience explanation & example
Stars: ✭ 106 (-53.91%)
Mutual labels:  vision
Openkai
OpenKAI: A modern framework for unmanned vehicle and robot control
Stars: ✭ 150 (-34.78%)
Mutual labels:  vision
Pynlp
A pythonic wrapper for Stanford CoreNLP.
Stars: ✭ 103 (-55.22%)
Mutual labels:  stanford
Donkeycar
Open source hardware and software platform to build a small scale self driving car.
Stars: ✭ 2,192 (+853.04%)
Mutual labels:  vision
Robotcar Dataset Sdk
Software Development Kit for the Oxford Robotcar Dataset
Stars: ✭ 151 (-34.35%)
Mutual labels:  vision
Geokit
Geo-Toolkit for PHP.
Stars: ✭ 223 (-3.04%)
Mutual labels:  geometry
Simplecv
Stars: ✭ 2,522 (+996.52%)
Mutual labels:  vision
Trimesh2
C++ library and set of utilities for input, output, and basic manipulation of 3D triangle meshes
Stars: ✭ 206 (-10.43%)
Mutual labels:  geometry
Cheap Ruler Go
📏 cheapruler in Go: fast geodesic measurements
Stars: ✭ 176 (-23.48%)
Mutual labels:  geometry
Umbrella
"A collection of functional programming libraries that can be composed together. Unlike a framework, thi.ng is a suite of instruments and you (the user) must be the composer of. Geared towards versatility, not any specific type of music." — @loganpowell via Twitter
Stars: ✭ 2,186 (+850.43%)
Mutual labels:  geometry
1-60 of 397 similar projects