PlumedSerpent

PlumedSerpent

Geek Repo

Company:Shanghai Jiao Tong University

Location:Shanghai, China

Home Page:https://plumedserpent.github.io/

Github PK Tool:Github PK Tool

PlumedSerpent's repositories

Adaptively-Parametric-RELU-pytorch

An unofficial implementation of (Adaptively Parametric Rectifier Linear Unit,APReLU).

Language:PythonStargazers:11Issues:1Issues:0

ASM_pytorch

An unofficial PyTorch implementation of ASM: Adversarial Structure Matching for Structured Prediction Tasks in CVPR2019.

License:MITStargazers:0Issues:1Issues:0

CM-Erase-REG

Code for CVPR 19 Paper "Improving Referring Expression Grounding with Cross-modal Attention-guided Erasing"

Language:PythonStargazers:0Issues:0Issues:0

Conformer

Official code for Conformer: Local Features Coupling Global Representations for Visual Recognition

Language:Jupyter NotebookLicense:Apache-2.0Stargazers:0Issues:0Issues:0

dbscan_python

用python实现的DBSCAN聚类(一种基于密度的聚类算法),并且将分布打印在二维平面

Language:PythonStargazers:0Issues:0Issues:0

deep-learning-v2-pytorch

Projects and exercises for the latest Deep Learning ND program https://www.udacity.com/course/deep-learning-nanodegree--nd101

Language:Jupyter NotebookLicense:MITStargazers:0Issues:0Issues:0

FIDTM

Focal Inverse Distance Transform Maps for Crowd Localization and Counting in Dense Crowd

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

Maxout-PyTorch

Here is the implementation of Maxout Layer from paper: https://arxiv.org/pdf/1302.4389.pdf in PyTorch. In forward pass, maxout for the feature maps of CNN is calculated. For backward pass, derivative of error w.r.t input is only propagated through the cells of feature maps array which were activated in forward pass(which is derivative of Maxout). To be sure this works fine, results were compared with Maxout in Theano(which is with the name featurepool layer) and were confirmed to be working fine. To make it work according to your desire, just change max_out parameter in forward function. The code is very efficient and fast.

Language:Jupyter NotebookStargazers:0Issues:1Issues:0

MiniDFS

MiniDFS simulated by python implementation.

Language:PythonLicense:MITStargazers:0Issues:1Issues:0

MiniDFS-1

Python Implementation of Mini DFS

Language:PythonStargazers:0Issues:0Issues:0

mobilenetv3

mobilenetv3 with pytorch,provide pre-train model

Language:PythonStargazers:0Issues:0Issues:0

opencv

Open Source Computer Vision Library

Language:C++License:NOASSERTIONStargazers:0Issues:1Issues:0

PlumedSerpent.github.io

My personal site for computer vision learning.

Language:CSSLicense:MITStargazers:0Issues:0Issues:0

poj

Solutions to accepted problems on Peking University Online Judge.

Language:C++Stargazers:0Issues:1Issues:0

PPE-Object-Detection

Streamlit app using neural networks to detect personal protective equipment (PPE) in images.

Language:Jupyter NotebookStargazers:0Issues:0Issues:0

Pretrained-Language-Model

Pretrained language model and its related optimization techniques developed by Huawei Noah's Ark Lab.

Language:PythonStargazers:0Issues:0Issues:0
Language:C++Stargazers:0Issues:1Issues:7

RIB

Reducing Information Bottleneck for Weakly Supervised Semantic Segmentation (NeurIPS 2021)

Language:PythonStargazers:0Issues:0Issues:0

SPG

(ECCV2018) Self-produced Guidance for Weakly-supervised Object Localization

Language:PythonLicense:MITStargazers:0Issues:0Issues:0

symmetry

Line-of-symmetry detector in Python with OpenCV.

Language:PythonLicense:MITStargazers:0Issues:0Issues:0
Language:PythonStargazers:0Issues:2Issues:0

VAE-ResNet18-PyTorch

A Variational Autoencoder based on the ResNet18-architecture

Language:PythonStargazers:0Issues:0Issues:0