SunQingYun1996's Stars
tensorflow/models
Models and examples built with TensorFlow
thunlp/GNNPapers
Must-read papers on graph neural networks (GNN)
Kr1s77/awesome-python-login-model
😮python模拟登陆一些大型网站,还有一些简单的爬虫,希望对你们有所帮助❤️,如果喜欢记得给个star哦🌟
yujiangshui/A-Programmers-Guide-to-English
专为程序员编写的英语学习指南 v1.2。在线版本请点 ->
extreme-assistant/CVPR2024-Paper-Code-Interpretation
cvpr2024/cvpr2023/cvpr2022/cvpr2021/cvpr2020/cvpr2019/cvpr2018/cvpr2017 论文/代码/解读/直播合集,极市团队整理
rbgirshick/py-faster-rcnn
Faster R-CNN (Python implementation) -- see https://github.com/ShaoqingRen/faster_rcnn for the official MATLAB version
tkipf/gcn
Implementation of Graph Convolutional Networks in TensorFlow
cleverhans-lab/cleverhans
An adversarial example library for constructing attacks, building defenses, and benchmarking both
beamandrew/medical-data
zhixuhao/unet
unet for image segmentation
hzy46/Deep-Learning-21-Examples
《21个项目玩转深度学习———基于TensorFlow的实践详解》配套代码
thunlp/OpenKE
An Open-Source Package for Knowledge Embedding (KE)
endernewton/tf-faster-rcnn
Tensorflow Faster RCNN for Object Detection
miso-belica/sumy
Module for automatic summarization of text documents and HTML pages.
tryolabs/luminoth
Deep Learning toolkit for Computer Vision.
jakeret/tf_unet
Generic U-Net Tensorflow implementation for image segmentation
thunlp/TAADpapers
Must-read Papers on Textual Adversarial Attack and Defense
CSAILVision/LabelMeAnnotationTool
Source code for the LabelMe annotation tool.
advboxes/AdvBox
Advbox is a toolbox to generate adversarial examples that fool neural networks in PaddlePaddle、PyTorch、Caffe2、MxNet、Keras、TensorFlow and Advbox can benchmark the robustness of machine learning models. Advbox give a command line tool to generate adversarial examples with Zero-Coding.
dataflowr/notebooks
code for deep learning courses
sarathknv/adversarial-examples-pytorch
Implementation of Papers on Adversarial Examples
shreyaspadhy/UNet-Zoo
A collection of UNet and hybrid architectures in PyTorch for 2D and 3D Biomedical Image segmentation
Luckick/EAGCN
Multi-View Spectral Graph Convolution with Consistent Edge Attention for Molecular Modeling
zhengyang-wang/3D-Unet--Tensorflow
3D Unet for Isointense Infant Brain Image Segmentation
shiba24/3d-unet
Chainer implementations of 3D UNet
baifengbai/PYTORCH_LEARNING
书籍:深度学习框架pytorch入门与实践
danielzuegner/gnn-meta-attack
Implementation of the paper "Adversarial Attacks on Graph Neural Networks via Meta Learning".
QData/AdversarialDNN-Playground
VizSec17: Web-based visualization tool for adversarial machine learning / LiveDemo
DuFanXin/U-net
decouples/Unet
A demo of Unet to detect edges!