https://github.com/brandonhorsley/bayesian_gbs
Looking into GBS verification with hopeful Bayesian Inference input.
https://github.com/brandonweart/meteorology_ml_project
A github repo used by Daniel Wefer and Brandon Weart for EAE 495 data science in geosciences.
https://github.com/braniii/numpy
The fundamental package for scientific computing with Python.
https://github.com/braun-steven/weka-package-template
Template for Custom Weka Packages
https://github.com/braun-steven/atrous-monodepth
Monocular Depth Estimation using Atrous Convolutions
https://github.com/braun-steven/pints
Probabilistic Inference on Noisy Time Series
https://github.com/braun-steven/dota-doai
This repo is the codebase for our team to participate in DOTA related competitions, including rotation and horizontal detection.
https://github.com/bravegroup/fullysparsefusion
(TPAMI2024) Fully Sparse Fusion for 3D Object Detection
https://github.com/bravegroup/dcd
Densely Constrained Depth Estimator for Monocular 3D Object Detection (ECCV2022)
https://github.com/bravegroup/sst
Codes for “Fully Sparse 3D Object Detection” & “Embracing Single Stride 3D Object Detector with Sparse Transformer”
https://github.com/bravegroup/sspl
A mirror repo of SSPL: https://github.com/zjsong/SSPL
https://github.com/braxtonculver/ilspy
An open-source .NET assembly browser and decompiler that allows users to inspect and analyze .NET assemblies, making reverse engineering easy and accessible.
https://github.com/breakthrough/py-sdl2-glhf
Fast, embeddable OpenGL API access, and helper functions (e.g. mipmap generation for SDL textures) for PySDL2 programs. Can generate a lightweight dynamic wrapper, up to 50% faster than PyOpenGL, with no dependencies other than PySDL2. Public domain.
https://github.com/breakthrough/rktracker
:chart_with_upwards_trend: Real-time Keypoint Tracker using full/exhaustive-search motion estimation. Works with both live/camera streams and recorded video. Written in Python and C++, requires OpenCV, and optionally CUDA for GPGPU acceleration.