Pinned Repositories
banh_bao
Hackathon
deformable_conv
Deformable Convolution and Pooling
gpu_monitor
lungmask
Automated lung segmentation in CT
MultiScaleDeformableAttention
PreciseRoIPooling
Precise RoI Pooling with coordinate gradient support, proposed in the paper "Acquisition of Localization Confidence for Accurate Object Detection" (https://arxiv.org/abs/1807.11590).
py-wsi
Python package for dealing with whole slide images (.svs) for machine learning, particularly for fast prototyping. Includes patch sampling and storing using OpenSlide. Patches may be stored in LMDB, HDF5 files, or to disk. It is highly recommended to fork and download this repository so that personal customisations can be made for your work.
pynvml
Provide Python access to the NVML library for GPU diagnostics
python3-gdcm
GDCM wrapper for python3
sentry-mattermost-sidecar
This tools is a sidecar to use sentry webhook on mattermost
FscoreLab's Repositories
FscoreLab/MultiScaleDeformableAttention
FscoreLab/banh_bao
Hackathon
FscoreLab/deformable_conv
Deformable Convolution and Pooling
FscoreLab/clearml
ClearML - Auto-Magical Suite of tools to streamline your ML workflow. Experiment Manager, ML-Ops and Data-Management
FscoreLab/gpu_monitor
FscoreLab/lungmask
Automated lung segmentation in CT
FscoreLab/MedicalNet
Many studies have shown that the performance on deep learning is significantly affected by volume of training data. The MedicalNet project provides a series of 3D-ResNet pre-trained models and relative code.
FscoreLab/PreciseRoIPooling
Precise RoI Pooling with coordinate gradient support, proposed in the paper "Acquisition of Localization Confidence for Accurate Object Detection" (https://arxiv.org/abs/1807.11590).
FscoreLab/py-wsi
Python package for dealing with whole slide images (.svs) for machine learning, particularly for fast prototyping. Includes patch sampling and storing using OpenSlide. Patches may be stored in LMDB, HDF5 files, or to disk. It is highly recommended to fork and download this repository so that personal customisations can be made for your work.
FscoreLab/pynvml
Provide Python access to the NVML library for GPU diagnostics
FscoreLab/python3-gdcm
GDCM wrapper for python3
FscoreLab/reid-strong-baseline
Bag of Tricks and A Strong Baseline for Deep Person Re-identification
FscoreLab/sentry-mattermost-sidecar
This tools is a sidecar to use sentry webhook on mattermost
FscoreLab/TransReID
[ICCV-2021] TransReID: Transformer-based Object Re-Identification
FscoreLab/yandex-disk-webdav
Python wrapper to work with yandex disk using webdav Basic Auth
FscoreLab/3DC-Seg
FscoreLab/albumentations
fast image augmentation library and easy to use wrapper around other libraries
FscoreLab/apex
A PyTorch Extension: Tools for easy mixed precision and distributed training in Pytorch
FscoreLab/BIRADS_classifier
High-resolution breast cancer screening with multi-view deep convolutional neural networks
FscoreLab/efficientdet-pytorch
A PyTorch impl of EfficientDet faithful to the original Google impl w/ ported weights
FscoreLab/faster-rcnn.pytorch
A faster pytorch implementation of faster r-cnn
FscoreLab/ipwhois
Retrieve and parse whois data for IPv4 and IPv6 addresses
FscoreLab/lungs-finder
Library for detecting lungs on chest x-ray images for further processing. It is fast and able to work on embedded devices.
FscoreLab/maskrcnn-benchmark
Fast, modular reference implementation of Instance Segmentation and Object Detection algorithms in PyTorch.
FscoreLab/pytorch-retinanet
Pytorch implementation of RetinaNet object detection.
FscoreLab/RAFT
FscoreLab/scikit-plot
An intuitive library to add plotting functionality to scikit-learn objects.
FscoreLab/skorch
A scikit-learn compatible neural network library that wraps pytorch
FscoreLab/SSD_Pytorch
support different SSDs and different scale test, support refineDet.
FscoreLab/surface-distance
Library to compute surface distance based performance metrics for segmentation tasks.