Pinned Repositories
abook
一款用pyQT5制作的通讯录程序
Android-AlarmManagerClock
设置闹钟的一个封装的比较全面的demo
aoapc-bac2nd
Source codes for book <<<BeginningAlgorithmContests>> Second edition
Browser
用python实现简易浏览器
Data-Structures-and-Algorithms
Implementation of various Data Structures and algorithms - Linked List, Stacks, Queues, Binary Search Tree, AVL tree,Red Black Trees, Trie, Graph Algorithms, Sorting Algorithms, Greedy Algorithms, Dynamic Programming, Segment Trees etc.
ERA-WGAT
Biomedical Optics Express 论文:ERA-WGAT: Edge-enhanced residual autoencoder with a window-based graph attention convolutional network for low-dose CT denoising
MLF-IOSC
Network Searching Code for "MLF-ICS: Multi-Level Fusion with Independent Cell Neural Architecture Search for Low-Dose CT Denoising"
NLP_Chinese_WordCut
PyTorch-QAE-for-Low-Dose-CT-Denoising
Try to realize Quadratic Autoencoder for Low-Dose CT Denoising using PyTorch
SSD-Resnet-Attention-FeatureFusion
SSD 改进:backbone增加resnet,并针对resnet加入attention机制,为了充分利用细节特征和语义特征,还加入了特征融合模型
Robust-Jay's Repositories
Robust-Jay/SSD-Resnet-Attention-FeatureFusion
SSD 改进:backbone增加resnet,并针对resnet加入attention机制,为了充分利用细节特征和语义特征,还加入了特征融合模型
Robust-Jay/PyTorch-QAE-for-Low-Dose-CT-Denoising
Try to realize Quadratic Autoencoder for Low-Dose CT Denoising using PyTorch
Robust-Jay/MLF-IOSC
Network Searching Code for "MLF-ICS: Multi-Level Fusion with Independent Cell Neural Architecture Search for Low-Dose CT Denoising"
Robust-Jay/NLP_Chinese_WordCut
Robust-Jay/ERA-WGAT
Biomedical Optics Express 论文:ERA-WGAT: Edge-enhanced residual autoencoder with a window-based graph attention convolutional network for low-dose CT denoising
Robust-Jay/aoapc-bac2nd
Source codes for book <<<BeginningAlgorithmContests>> Second edition
Robust-Jay/DBConnectionPool
数据库连接池
Robust-Jay/Deep-Learning-In-Medical
医学研究
Robust-Jay/deepo
Set up deep learning environment in a single command line.
Robust-Jay/Dive-into-DL-PyTorch
本项目将《动手学深度学习》(Dive into Deep Learning)原书中的MXNet实现改为PyTorch实现。
Robust-Jay/Interview_Code_Tools
C++面试笔试的小工具记录,时常复习,加深记忆,通过latex转成pdf
Robust-Jay/JayChat
基于muduo网络库的集群聊天服务器
Robust-Jay/JayRPC
基于muduo和protobuf开发的分布式网络通信框架
Robust-Jay/lihang-code
《统计学习方法》的代码实现
Robust-Jay/machinelearninginaction
Source Code for the book: Machine Learning in Action published by Manning
Robust-Jay/openlayers-examples
一些博客里经常问但是官方没有的例子
Robust-Jay/Python
Python脚本。模拟登录知乎, 爬虫,操作excel,微信公众号,远程开机
Robust-Jay/pytorch-retinanet
Pytorch implementation of RetinaNet object detection.
Robust-Jay/PyTorch_YOLOv3
Implementation of YOLOv3 in PyTorch
Robust-Jay/RecyclerView_Example
the music recycleView example
Robust-Jay/SimpleThreadPool
C++线程池实现
Robust-Jay/ssd.pytorch
A PyTorch Implementation of Single Shot MultiBox Detector
Robust-Jay/Stanford-CS-229-CN
A Chinese Translation of Stanford CS229 notes 斯坦福机器学习CS229课程讲义的中文翻译
Robust-Jay/starter-academic
Robust-Jay/TensorFlow-Course
Simple and ready-to-use tutorials for TensorFlow
Robust-Jay/text-detection-ctpn
text detection mainly based on ctpn model in tensorflow, id card detect, connectionist text proposal network
Robust-Jay/Weight-Box_Fusion
Robust-Jay/Weighted-Boxes-Fusion
Set of methods to ensemble boxes from object detection models, including implementation of "Weighted boxes fusion (WBF)" method.
Robust-Jay/withoutyourself.github.io
刘涵的博客
Robust-Jay/Yet-Another-EfficientDet-Pytorch
The pytorch re-implement of the official efficientdet with SOTA performance in real time and pretrained weights.