-
SegVol Public
Forked from BAAI-DCAI/SegVolThe official code for "SegVol: Universal and Interactive Volumetric Medical Image Segmentation".
Python MIT License UpdatedMar 27, 2024 -
filterpy Public
Forked from rlabbe/filterpyPython Kalman filtering and optimal estimation library. Implements Kalman filter, particle filter, Extended Kalman filter, Unscented Kalman filter, g-h (alpha-beta), least squares, H Infinity, smoo…
Python MIT License UpdatedOct 21, 2023 -
PyFEM Public
Forked from jjcremmers/PyFEMA Python finite element code
Python GNU General Public License v3.0 UpdatedSep 21, 2023 -
Kalman-and-Bayesian-Filters-in-Python Public
Forked from rlabbe/Kalman-and-Bayesian-Filters-in-PythonKalman Filter book using Jupyter Notebook. Focuses on building intuition and experience, not formal proofs. Includes Kalman filters,extended Kalman filters, unscented Kalman filters, particle filte…
Jupyter Notebook Other UpdatedSep 6, 2023 -
js-aruco2 Public
Forked from damianofalcioni/js-aruco2Pure Javascript porting of ArUco, a library for camera pose estimation using squared markers
JavaScript Other UpdatedAug 10, 2023 -
discorpy Public
Forked from DiamondLightSource/discorpyCamera calibration with sub-pixel accuracy: https://discorpy.readthedocs.io/
Python Apache License 2.0 UpdatedMay 9, 2023 -
deepxde Public
Forked from lululxvi/deepxdeA library for scientific machine learning and physics-informed learning
Python GNU Lesser General Public License v2.1 UpdatedMar 15, 2023 -
deeptag-pytorch Public
Forked from herohuyongtao/deeptag-pytorchimplementation of paper [DeepTag: A General Framework for Fiducial Marker Design and Detection]
Python UpdatedMar 3, 2023 -
crnn-pytorch Public
Forked from GitYCC/crnn-pytorchConvolutional Recurrent Neural Network (CRNN) for image-based sequence recognition using Pytorch
Python MIT License UpdatedFeb 9, 2023 -
WaterLily.jl Public
Forked from WaterLily-jl/WaterLily.jlFast and simple fluid simulator in Julia
Julia Other UpdatedJan 6, 2023 -
FunMirrors Public
Forked from kaustubh-sadekar/FunMirrorsThis is a fun project I created to motivate computer vision enthusiasts and to highlight the importance of understanding fundamental concepts related to image formation in a camera.
Python MIT License UpdatedDec 24, 2022 -
python-visual-odometry Public
Forked from polygon-software/python-visual-odometryPython implementation of Visual Odometry algorithms from http://rpg.ifi.uzh.ch/
Jupyter Notebook MIT License UpdatedNov 14, 2022 -
DataDrivenDiffEq.jl Public
Forked from SciML/DataDrivenDiffEq.jlData driven modeling and automated discovery of dynamical systems for the SciML Scientific Machine Learning organization
Julia MIT License UpdatedOct 3, 2022 -
mathjs Public
Forked from josdejong/mathjsAn extensive math library for JavaScript and Node.js
JavaScript Apache License 2.0 UpdatedAug 29, 2022 -
-
deeponet Public
Forked from lululxvi/deeponetLearning nonlinear operators via DeepONet
Python Other UpdatedJun 25, 2022 -
-
simpleICP Public
Forked from pglira/simpleICPImplementations of a rather simple version of the Iterative Closest Point algorithm in various languages.
Python MIT License UpdatedApr 26, 2022 -
A lightweight vision library for performing large scale object detection/ instance segmentation.
Python MIT License UpdatedMar 14, 2022 -
instant-ngp Public
Forked from NVlabs/instant-ngpInstant neural graphics primitives: lightning fast NeRF and more
Cuda Other UpdatedMar 1, 2022 -
HashNeRF-pytorch Public
Forked from yashbhalgat/HashNeRF-pytorchPure PyTorch Implementation of NVIDIA paper on Instant Training of Neural Graphics primitives: https://nvlabs.github.io/instant-ngp/
Python MIT License UpdatedFeb 20, 2022 -
A deep-learning model is implemented to classify utility pole survey images with an overall accuracy of over 96%.
Python UpdatedFeb 10, 2022 -
votenet Public
Forked from facebookresearch/votenetDeep Hough Voting for 3D Object Detection in Point Clouds
Python MIT License UpdatedJan 30, 2022 -
-
large-steps-pytorch Public
Forked from rgl-epfl/large-steps-pytorchImplementation of "Large Steps in Inverse Rendering of Geometry"
Jupyter Notebook Other UpdatedDec 9, 2021 -
-
Open standard for machine learning interoperability
C++ Apache License 2.0 UpdatedAug 16, 2021 -
-
Implementation and example problems from the method proposed in the "Artificial Neural Networks for Solving Ordinary and Partial Differential Equations" paper.
-