Coder Social home page Coder Social logo

张俊怡's Projects

acdt icon acdt

This is the codes of ICCV workshop paper "How to Fully Exploit The Abilities of Aerial Image Detectors". Our model is based on detectron.pytorch.

adaptsegnet icon adaptsegnet

Learning to Adapt Structured Output Space for Semantic Segmentation, CVPR 2018 (spotlight)

bicyclegan icon bicyclegan

[NIPS 2017] Toward Multimodal Image-to-Image Translation

cadlab icon cadlab

Imaging Biomarkers and Computer-Aided Diagnosis Laboratory

chinese_ocr icon chinese_ocr

CTPN + DenseNet + CTC based end-to-end Chinese OCR implemented using tensorflow and keras

db icon db

A PyToch implementation of "Real-time Scene Text Detection with Differentiable Binarization".

east icon east

Implementation of EAST scene text detector in Keras

faster_rcnn-opencv_-visualization icon faster_rcnn-opencv_-visualization

A little change has been made to the visual parts of the faster_rcnn (pytorch) version of demo.py. The original code is to use Matplotlib to show every object in one picture in different picture. After the improvement of the opencv, all the object frames are presented in a picture.

few-shot-domain-adaptation icon few-shot-domain-adaptation

This is the codes of iccv workshop paper "Few-Shot Structured Domain Adaptation for Virtual-to-Real Scene Parsing"

fots icon fots

implement FOTS and apply it on real scenario.

fots.pytorch icon fots.pytorch

an unofficial implementation of FOTS: Fast Oriented Text Spotting with a Unified Network

ganhacks icon ganhacks

starter from "How to Train a GAN?" at NIPS2016

gradient_descent icon gradient_descent

题目描述: 1.Generate n = 2,000 points uniformly at random in the two-dimensional unit square.Which point do you expect the centroid to be? 2.What objective does the centroid of the points optimize? 3.Apply gradient descent to find the centroid. 4.Apply stochastic gradient descent to find the centroid. Can you say in simple words,what the algorithm is doing? 1、所谓质心,就是找到到所有点距离之和最小的点。由于点的生成都是随机的,所以期望的点是 : (0.5,0.5)。

icnet-tensorflow icon icnet-tensorflow

An implementation of ICNet (Real-time image segmentation) in tensorflow, containing train/test phase, see tutorial at:

lsd-seg icon lsd-seg

Learning from Synthetic Data: Addressing Domain Shift for Semantic Segmentation

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.