Git Product home page Git Product logo

zqcolorful's Projects

3d_appearance_sr icon 3d_appearance_sr

This is the official website of our work 3D Appearance Super-Resolution with Deep Learning published on CVPR2019.

awesome-pytorch-list icon awesome-pytorch-list

A comprehensive list of pytorch related content on github,such as different models,implementations,helper libraries,tutorials etc.

convnet-aig icon convnet-aig

PyTorch implementation for Convolutional Networks with Adaptive Inference Graphs

cvpr2020-visualizer icon cvpr2020-visualizer

Search by similarity and make sense of ~1500 papers with TF-IDF and t-SNE in Tensorboard.

d3dnet icon d3dnet

Repository for "Deformable 3D Convolution for Video Super-Resolution", SPL, 2020

dcsrn icon dcsrn

An implementation of BRAIN MRI SUPER RESOLUTION USING 3D DEEP DENSELY CONNECTED NEURAL NETWORKS

drrn-pytorch icon drrn-pytorch

Pytorch implementation of Deep Recursive Residual Network for Super Resolution (DRRN), CVPR 2017

edsr-pytorch icon edsr-pytorch

PyTorch version of the paper 'Enhanced Deep Residual Networks for Single Image Super-Resolution' (CVPRW 2017)

freehandusrecon icon freehandusrecon

Source code for DCL-Net, a deep learning model for sensorless freehand 3D ultrasound volume reconstruction.

gcn icon gcn

Implementation of Graph Convolutional Networks in TensorFlow

gcn-demo icon gcn-demo

Semi-Supervised classification with Graph Convolution Networks using Pytorch

generative-models icon generative-models

Annotated, understandable, and visually interpretable PyTorch implementations of: VAE, BIRVAE, NSGAN, MMGAN, WGAN, WGANGP, LSGAN, DRAGAN, BEGAN, RaGAN, InfoGAN, fGAN, FisherGAN

generative_inpainting icon generative_inpainting

DeepFill v1/v2 with Contextual Attention and Gated Convolution, CVPR 2018, and ICCV 2019 Oral

geometrics icon geometrics

Repo for the paper "GEOMetrics: Exploiting Geometric Structure for Graph-Encoded Objects"

image2mesh icon image2mesh

Code for the paper "Image2Mesh: A Learning Framework for Single Image 3D Reconstruction"

kaolin icon kaolin

A PyTorch Library for Accelerating 3D Deep Learning Research

mask_rcnn icon mask_rcnn

Mask R-CNN for object detection and instance segmentation on Keras and TensorFlow

maxout-pytorch icon 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.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.