Pinned Repositories
AdelaiDet
AdelaiDet is an open source toolbox for multiple instance-level detection and recognition tasks.
animal-matting
Github repository for the paper End-to-end Animal Image Matting
attention-module
Official PyTorch code for "BAM: Bottleneck Attention Module (BMVC2018)" and "CBAM: Convolutional Block Attention Module (ECCV2018)"
awesome-computer-vision
A curated list of awesome computer vision resources
awesome_Chinese_medical_NLP
中文医学NLP公开资源整理:术语集/语料库/词向量/预训练模型/知识图谱/命名实体识别/QA/信息抽取/模型/论文/etc
BackgroundMattingV2
Real-Time High-Resolution Background Matting
BCORLE
BCORLE( λ ): An Offline Reinforcement Learning and Evaluation Framework for Coupons Allocation in E-commerce Market
bert
TensorFlow code and pre-trained models for BERT
bottleneck-transformer-pytorch
Implementation of Bottleneck Transformer in Pytorch
BottleneckTransformers
Bottleneck Transformers for Visual Recognition
summonswar's Repositories
summonswar/awesome-computer-vision
A curated list of awesome computer vision resources
summonswar/awesome_Chinese_medical_NLP
中文医学NLP公开资源整理:术语集/语料库/词向量/预训练模型/知识图谱/命名实体识别/QA/信息抽取/模型/论文/etc
summonswar/BCORLE
BCORLE( λ ): An Offline Reinforcement Learning and Evaluation Framework for Coupons Allocation in E-commerce Market
summonswar/bert
TensorFlow code and pre-trained models for BERT
summonswar/bottleneck-transformer-pytorch
Implementation of Bottleneck Transformer in Pytorch
summonswar/BottleneckTransformers
Bottleneck Transformers for Visual Recognition
summonswar/chatbot_simbert
检索类型的微信聊天机器人/问答系统,通过API异步通信,实现在微信上交互,本项目包括模型和工程化部署一体化。包含查天气,知识图谱聊天查询,生成式问答聊天查询,图片识别,多次重复回答等;涉及到命名实体识别,相似匹配(bm25,bool检索,simbert等),bert+seq2seq生成,neo4j知识图谱查询等技术。
summonswar/deepmind-research
This repository contains implementations and illustrative code to accompany DeepMind publications
summonswar/faiss
A library for efficient similarity search and clustering of dense vectors.
summonswar/GRFlift
summonswar/insightface
Face Analysis Project on MXNet and PyTorch
summonswar/Meta_Pseudo_Labels
PyTorch implementation of "Meta Pseudo Labels"
summonswar/nfnets-pytorch
NFNets and Adaptive Gradient Clipping for SGD implemented in PyTorch
summonswar/nfnets_pytorch
Pre-trained NFNets with 99% of the accuracy of the official paper "High-Performance Large-Scale Image Recognition Without Normalization".
summonswar/nlp-notebooks
A collection of notebooks for Natural Language Processing from NLP Town
summonswar/nlp_tasks
nlp基础任务
summonswar/nlpaug
Data augmentation for NLP
summonswar/NVTabular
NVTabular is a feature engineering and preprocessing library for tabular data designed to quickly and easily manipulate terabyte scale datasets used to train deep learning based recommender systems.
summonswar/onnx_optimize
post process of onnx model which converted from torch(Enet, centernet)
summonswar/pytext
A natural language modeling framework based on PyTorch
summonswar/python_data_structures_and_algorithms
Python 中文数据结构和算法教程
summonswar/PytorchOCR
基于Pytorch的OCR工具库,支持常用的文字检测和识别算法
summonswar/roformer-sim
SimBERT升级版(SimBERTv2)!
summonswar/sentence-transformers
Multilingual Sentence & Image Embeddings with BERT
summonswar/simbert_task
summonswar/SimCSE
SimCSE: Simple Contrastive Learning of Sentence Embeddings
summonswar/SoftPool
Code for approximated exponential maximum pooling
summonswar/Synonyms
:herb: 中文近义词:聊天机器人,智能问答工具包
summonswar/tensorRT
TensorRT-7 Network Lib 包括常用目标检测、关键点检测、人脸检测、OCR等 可训练自己数据
summonswar/TurboTransformers
a fast and user-friendly runtime for transformer inference (Bert, Albert, GPT2, Decoders, etc) on CPU and GPU.