calebbuffa's Stars
opencv/opencv
Open Source Computer Vision Library
CamDavidsonPilon/Probabilistic-Programming-and-Bayesian-Methods-for-Hackers
aka "Bayesian Methods for Hackers": An introduction to Bayesian methods + probabilistic programming with a computation/understanding-first, mathematics-second point of view. All in pure Python ;)
ossu/data-science
📊 Path to a free self-taught education in Data Science!
kornia/kornia
🐍 Geometric Computer Vision Library for Spatial AI
milesial/Pytorch-UNet
PyTorch implementation of the U-Net for image semantic segmentation with high quality images
facebookresearch/ConvNeXt
Code release for ConvNeXt model
vinceliuice/Orchis-theme
Orchis is a [Material Design](https://material.io) theme for GNOME/GTK based desktop environments.
WangYueFt/dgcnn
vinceliuice/Tela-icon-theme
A flat colorful Design icon theme
locuslab/convmixer
Implementation of ConvMixer for "Patches Are All You Need? 🤷"
guochengqian/PointNeXt
[NeurIPS'22] PointNeXt: Revisiting PointNet++ with Improved Training and Scaling Strategies
HuguesTHOMAS/KPConv-PyTorch
Kernel Point Convolution implemented in PyTorch
vinceliuice/Tela-circle-icon-theme
Tela-circle-icon-theme
yilozt/mutter-rounded
A window manager for GNOME, with rounded corners patch
microsoft/RoadDetections
Road detections from Microsoft Maps aerial imagery
pkumivision/FFC
This is an official pytorch implementation of Fast Fourier Convolution.
developer0hye/PyTorch-Deformable-Convolution-v2
Don't feel pain to use Deformable Convolution
zhukovyuri/VIINA
VIINA: Violent Incident Information from News Articles on the 2022 Russian Invasion of Ukraine
Okery/YOLOv5-PyTorch
A PyTorch implementation of YOLOv5
tsunghan-wu/RandLA-Net-pytorch
:four_leaf_clover: Pytorch Implementation of RandLA-Net (https://arxiv.org/abs/1911.11236)
mj129/CoANet
CoANet: Connectivity Attention Network for Road Extraction From Satellite Imagery
anilbatra2185/road_connectivity
Improved Road Connectivity by Joint Learning of Orientation and Segmentation (CVPR2019)
CosmiQ/apls
Python code to evaluate the APLS metric
QingyongHu/SQN
SQN in Tensorflow (ECCV'2022)
OpenFirework/pytorch_solov2
SOLOv2 pytorch (without mmdetection and mmcv)
jakarto3d/jakteristics
Compute point cloud geometric features from python
Wizaron/coord-conv-pytorch
An intriguing failing of convolutional neural networks and the CoordConv solution in PyTorch
Mr-TalhaIlyas/Loss-Functions-Package-Tensorflow-Keras-PyTorch
Loss function Package Tensorflow Keras PyTOrch
idsia-robotics/RandLA-Net-pytorch
Our PyTorch implementation of RandLA-Net (https://github.com/QingyongHu/RandLA-Net)
suva007/hog-descriptor-for-vehicle-detection
Detecting vehicles on road using hog and svm [simplest approach].