Pinned Repositories
5th-Place-Solution-to-Google-Landmark-Retrieval-2021
Active-Contour-Model-Python
The python code of Chan-Vese model and RSF model for image segmentation
Autoformer
About Code release for "Autoformer: Decomposition Transformers with Auto-Correlation for Long-Term Series Forecasting" (NeurIPS 2021), https://arxiv.org/abs/2106.13008
automl
Google Brain AutoML
awesome-conformal-prediction
A professionally curated list of awesome Conformal Prediction videos, tutorials, books, papers, PhD theses, articles and open-source libraries.
C-100Practice
C语言经典100例(全部VS2015下编写测试通过)
CE-Net
The manuscript has been accepted in TMI.
ChangeFormer
A Transformer-Based Siamese Network for Change Detection
External-Attention-pytorch
🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐
free-programming-books
:books: Freely available programming books
picEmily's Repositories
picEmily/free-programming-books
:books: Freely available programming books
picEmily/External-Attention-pytorch
🍀 Pytorch implementation of various Attention Mechanisms, MLP, Re-parameter, Convolution, which is helpful to further understand papers.⭐⭐⭐
picEmily/5th-Place-Solution-to-Google-Landmark-Retrieval-2021
picEmily/Autoformer
About Code release for "Autoformer: Decomposition Transformers with Auto-Correlation for Long-Term Series Forecasting" (NeurIPS 2021), https://arxiv.org/abs/2106.13008
picEmily/awesome-conformal-prediction
A professionally curated list of awesome Conformal Prediction videos, tutorials, books, papers, PhD theses, articles and open-source libraries.
picEmily/ChangeFormer
A Transformer-Based Siamese Network for Change Detection
picEmily/chatgpt_academic
科研工作专用ChatGPT拓展,特别优化学术Paper润色体验,支持自定义快捷按钮,支持markdown表格显示,Tex公式双显示,代码显示功能完善,新增本地Python工程剖析功能/自我剖析功能
picEmily/ConvNeXt
Code release for ConvNeXt model
picEmily/DAL
Official implementation of "Dynamic Anchor Learning for Arbitrary-Oriented Object Detection" (AAAI2021).
picEmily/Detic
Code release for "Detecting Twenty-thousand Classes using Image-level Supervision".
picEmily/DReyeVR
VR driving simulator based on CARLA for behavioural and interactions research
picEmily/echarts-leaflet
ECharts extension for visualizing data on leaftlet maps
picEmily/GGHL
This is the implementation of GGHL (A General Gaussian Heatmap Label Assignment for Arbitrary-Oriented Object Detection)
picEmily/Google_Landmark_Retrieval_2021_2nd_Place_Solution
picEmily/grok
picEmily/guietta
picEmily/Human-Pose-Estimation-Lite-cpp
A lightweight 2D Pose model can be deployed on Linux/Window/Android, supports CPU/GPU inference acceleration, and can be detected in real time on ordinary mobile phones.
picEmily/image-to-latex
Convert images of LaTex math equations into LaTex code.
picEmily/incubator-mxnet
Lightweight, Portable, Flexible Distributed/Mobile Deep Learning with Dynamic, Mutation-aware Dataflow Dep Scheduler; for Python, R, Julia, Scala, Go, Javascript and more
picEmily/mmsegmentation
OpenMMLab Semantic Segmentation Toolbox and Benchmark.
picEmily/movenet.pytorch
A Pytorch implementation of MoveNet from Google. Include training code and pre-train model.
picEmily/MoViNet-pytorch
MoViNets PyTorch implementation: Mobile Video Networks for Efficient Video Recognition;
picEmily/project-based-learning
Curated list of project-based tutorials
picEmily/R3Det_Tensorflow
Code for AAAI 2021 paper: R3Det: Refined Single-Stage Detector with Feature Refinement for Rotating Object
picEmily/RotationDetection
This is a tensorflow-based rotation detection benchmark, also called AlphaRotate.
picEmily/segmentation_models.pytorch
Segmentation models with pretrained backbones. PyTorch.
picEmily/Surprise
A Python scikit for building and analyzing recommender systems
picEmily/Tkinter-Designer
Create Beautiful Tkinter GUIs by Drag and Drop ☄️
picEmily/volumentations
Library for 3D augmentations
picEmily/yolov5-opencv-dnn-cpp
使用opencv模块部署yolov5-6.0版本