Pinned Repositories
-NodeMcu-
利用apollo服务器作为代理,android手机和ESP8266 NodeMCU作为客户端实现一个空气质量检测app。温湿度、MQ烟雾值以及PM2.5这些数据值都是通过硬件模块采集发布到服务器上去的。
awesome-weakly-supervised-segmentation
Deepose_DIY
efficientFCN
H-DenseUNet
TMI 2018. H-DenseUNet: Hybrid Densely Connected UNet for Liver and Tumor Segmentation from CT Volumes
PraNet
PraNet: Parallel Reverse Attention Network for Polyp Segmentation, MICCAI 2020 (Oral)
pytorch-playground
Base pretrained models and datasets in pytorch (MNIST, SVHN, CIFAR10, CIFAR100, STL10, AlexNet, VGG16, VGG19, ResNet, Inception, SqueezeNet)
pytorch_segmentation
Semantic segmentation models, datasets and losses implemented in PyTorch.
segtran
Source code for the paper "Medical Image Segmentation using Squeeze-and-Expansion Transformers"
SJJMusic
这是本人写的一个关于本地音乐播放器的android app,用来作为期末大作业的。有显示歌词、锁屏界面、换肤功能等,但需下载到真机运行
sjjdd's Repositories
sjjdd/segtran
Source code for the paper "Medical Image Segmentation using Squeeze-and-Expansion Transformers"
sjjdd/efficientFCN
sjjdd/awesome-weakly-supervised-segmentation
sjjdd/Deepose_DIY
sjjdd/pytorch_segmentation
Semantic segmentation models, datasets and losses implemented in PyTorch.
sjjdd/-
前端微信小程序,后端Java还有硬件端
sjjdd/autoDeepLab-2
sjjdd/darts
Differentiable architecture search for convolutional and recurrent networks
sjjdd/Domain-Adversarial-NasUnet
sjjdd/elastic_interaction_based_loss
Code for MICCAI2020 paper "An Elastic Interaction-Based Loss Function for Medical Image Segmentation"
sjjdd/fairseq
Facebook AI Research Sequence-to-Sequence Toolkit written in Python.
sjjdd/HanLP
中文分词 词性标注 命名实体识别 依存句法分析 成分句法分析 语义依存分析 语义角色标注 指代消解 风格转换 语义相似度 新词发现 关键词短语提取 自动摘要 文本分类聚类 拼音简繁转换 自然语言处理
sjjdd/HRNet-Semantic-Segmentation
This is an official implementation of semantic segmentation for our TPAMI paper "Deep High-Resolution Representation Learning for Visual Recognition". https://arxiv.org/abs/1908.07919
sjjdd/KiU-Net-pytorch
Official Pytorch Code of KiU-Net for Image Segmentation - MICCAI 2020 (Oral)
sjjdd/LambdaNetworks
sjjdd/mmsegmentation
OpenMMLab Semantic Segmentation Toolbox and Benchmark.
sjjdd/NAS-SCAM
sjjdd/OctaveUNet
Applying Octave UNet for Retinal Vessel Segmentation.
sjjdd/Paper-list-of-NAS-in-Medical-Imaging
This is an updated list of papers related to NAS in Medical Imaging
sjjdd/PLabel
半自动标注系统是基于BS架构,由鹏城实验室叶齐翔教授团队自主研发,集成视频抽帧,目标检测、视频跟踪、ReID分类、人脸检测等算法,实现了对图像,视频的自动标注,并可以对自动算法的结果进行人工标注,最终得到标注结果,同时也可以对视频、图片、医疗(包括dicom文件及病理图像)相关的数据进行人工标注,标注结果支持COCO及VOC格式。支持多人协同标注。 半自动标注系统主要功能有:用户管理,数据集管理,自动标注,人工标注,ReID标注,车流统计,视频标注,医疗CT标注,超大图像标注,模型管理与重训,报表管理。数据标注过程一个非常重要的因素是数据安全,在标注使用中防止数据泄露,采用基于web标注工具是有效避免数据泄露的措施之一。 半自动标注系统以保证性能的情况下最小化人工标注代价为目标,不断提升自动标注效率,减少人工标注和人工参与过程。
sjjdd/PyTorch-Networks
Pytorch implementation of cnn network
sjjdd/Research
novel deep learning research works with PaddlePaddle
sjjdd/ResnetGPT
用Resnet101+GPT搭建一个玩王者荣耀的AI
sjjdd/resume_sjj
就是一个利用tailwindcss做的简历html静态网页
sjjdd/RetinalVesselSegmentation
Retinal blood vessel segmentation based on FCN.
sjjdd/SA-UNet
The open source code of SA-UNet: Spatial Attention U-Net for Retinal Vessel Segmentation.
sjjdd/SegLoss
A collection of loss functions for medical image segmentation
sjjdd/SSL4MIS
Semi Supervised Learning for Medical Image Segmentation, a collection of literature reviews and code implementations.
sjjdd/torchcv
A PyTorch-Based Framework for Deep Learning in Computer Vision
sjjdd/triplet-attention
Official PyTorch Implementation for "Rotate to Attend: Convolutional Triplet Attention Module."