Pinned Repositories
Crawler
dlplot
Output Plot RShiny
fed-unet-init-test
fl-test-init
聯邦學習與科研的筆記 ; A PyTorch Implementation of Federated Learning http://doi.org/10.5281/zenodo.4321561
haoye-r-profile
R Environment File
kan-cs-report-in-2021
PKU 2021 個人實驗報告作業, During the first semester in my first year. (PKU)
kan-cs-report-in-2022
PKU 2021 個人實驗報告作業, During the second semester in my first year. (PKU)
learn-in-works
配合 PKU 課程與生活的技術筆記跟練習
rsloan
LHU Thesis
smhwR
Play the stock with R Shiny
kancheng's Repositories
kancheng/adversarial-robustness-toolbox
Adversarial Robustness Toolbox (ART) - Python Library for Machine Learning Security - Evasion, Poisoning, Extraction, Inference - Red and Blue Teams
kancheng/albumentations_examples
Augmentations usage examples for albumentations library
kancheng/boundaryattention.github.io
kancheng/coco128-seg-labelme-format
將 coco128-seg 從 yolo to lebelme
kancheng/data-conversion
Labelme to masks
kancheng/demo-unet-simple
kancheng/FedFMS
[MICCAI2024] "FedFMS: Exploring Federated Foundation Models for Medical Image Segmentation". A framework for fine-tuning SAM (Segment Anything) in the federated learning paradigm for medical image segmentation.
kancheng/FedImpress
The official implementation of "Federated Impression for Learning with Distributed Heterogeneous Data"
kancheng/FedLab
A flexible Federated Learning Framework based on PyTorch, simplifying your Federated Learning research.
kancheng/FedML
FEDML - The unified and scalable ML library for large-scale distributed training, model serving, and federated learning. FEDML Launch, a cross-cloud scheduler, further enables running any AI jobs on any GPU cloud or on-premise cluster. Built on this library, TensorOpera AI (https://TensorOpera.ai) is your generative AI platform at scale.
kancheng/FedTP
This is official implementation of FedTP (TNNLS.2023) [https://ieeexplore.ieee.org/abstract/document/10130784].
kancheng/flower
Flower: A Friendly Federated AI Framework
kancheng/ImageCompression2Base64OnHTML
kancheng/labview-demo
kancheng/Model-Inversion-Attack-ToolBox
A comprehensive toolbox for model inversion attacks and defenses, which is easy to get started.
kancheng/nnUNet
kancheng/pycheck-image-channels
Check the number of image channels
kancheng/python-json-test
測試 JSON 匯入 Python
kancheng/python-opencv-seg-image2miniimg
kancheng/python-ppt-pdf-test
kancheng/python-print-html-report
kancheng/python2html-dashboards-single-file
kancheng/segment-anything
The repository provides code for running inference with the SegmentAnything Model (SAM), links for downloading the trained model checkpoints, and example notebooks that show how to use the model.
kancheng/TransUNet
This repository includes the official project of TransUNet, presented in our paper: TransUNet: Transformers Make Strong Encoders for Medical Image Segmentation.
kancheng/UltraLight-VM-UNet
[arXiv] The official code for "UltraLight VM-UNet: Parallel Vision Mamba Significantly Reduces Parameters for Skin Lesion Segmentation".
kancheng/unet-tool
UNET 蒐集測試
kancheng/www-project-machine-learning-security-top-10
OWASP Machine Learning Security Top 10 Project
kancheng/yolo-sahi-example
kancheng/yolo-simple-opencv-demo
kancheng/yolo-tool
YOLO 影像分割與檢測研究