Pinned Repositories
ACFormer
Code for Affine-Consistent Transformer for Multi-Class Cell Nuclei Detection (ICCV 2023)
caffe
Caffe: a fast open framework for deep learning. Fork maintained by shihenw in CMU.
caffe-fast-rcnn
cudnn5 working version of caffe for FASTER-RCNN
CapsNet-pytorch
PyTorch implementation of NIPS 2017 paper Dynamic Routing Between Capsules
capsule-networks
A PyTorch implementation of the NIPS 2017 paper "Dynamic Routing Between Capsules".
convolutional-pose-machines-release
Code repository for Convolutional Pose Machines, CVPR'16
eo-learn
Earth observation processing framework for machine learning in Python
HistomicsUI
A Girder plugin for pathology image annotations and analysis.
implicit
Fast Python Collaborative Filtering for Implicit Datasets
SegCaps
Official Implementation of the Paper "Capsules for Object Segmentation".
ds2268's Repositories
ds2268/SegCaps
Official Implementation of the Paper "Capsules for Object Segmentation".
ds2268/ACFormer
Code for Affine-Consistent Transformer for Multi-Class Cell Nuclei Detection (ICCV 2023)
ds2268/caffe
Caffe: a fast open framework for deep learning. Fork maintained by shihenw in CMU.
ds2268/caffe-fast-rcnn
cudnn5 working version of caffe for FASTER-RCNN
ds2268/CapsNet-pytorch
PyTorch implementation of NIPS 2017 paper Dynamic Routing Between Capsules
ds2268/capsule-networks
A PyTorch implementation of the NIPS 2017 paper "Dynamic Routing Between Capsules".
ds2268/convolutional-pose-machines-release
Code repository for Convolutional Pose Machines, CVPR'16
ds2268/eo-learn
Earth observation processing framework for machine learning in Python
ds2268/HistomicsUI
A Girder plugin for pathology image annotations and analysis.
ds2268/implicit
Fast Python Collaborative Filtering for Implicit Datasets
ds2268/kitt4sme.live
On a mission to bring AI to the shop floor: https://kitt4sme.eu/
ds2268/kitt4sme.live.cloud
ds2268/kitt4sme.live.local
ds2268/large_image
Python modules to work with large multiresolution images.
ds2268/Matrix-Capsules-EM-PyTorch
A PyTorch Implementation of Matrix Capsules with EM Routing
ds2268/Matrix-Capsules-EM-Tensorflow
A Tensorflow implementation of CapsNet based on paper Matrix Capsules with EM Routing
ds2268/MCSpatNet
Repository for ICCV2021 MCSpatNet: Multi-Class Cell Detection Using Spatial Context Representation
ds2268/models
Models and examples built with TensorFlow
ds2268/NTS-Net
This is a PyTorch implementation of the ECCV2018 paper "Learning to Navigate for Fine-grained Classification" (Ze Yang, Tiange Luo, Dong Wang, Zhiqiang Hu, Jun Gao, Liwei Wang).
ds2268/PGT
Prompt-based Grouping Transformer for Nucleus Detection and Classification
ds2268/py-faster-rcnn
Faster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version
ds2268/pyvision
A simple, concise, and Pythonic computer vision toolkit.
ds2268/sentinelhub-py
Download and process satellite imagery in Python scripts using Sentinel Hub services.
ds2268/turkic
A simple framework to manage Mechanical Turk jobs.
ds2268/vatic
An extension to original vatic tools for human action labeling. vatic is an online, interactive video annotation tool for computer vision research that crowdsources work to Amazon's Mechanical Turk. Our tool makes it easy to build massive, affordable video data sets. Written in Python + C + Javascript, vatic is free and open-source software.
ds2268/VICRegL
VICRegL official code base