Giter VIP home page Giter VIP logo

deeplabv3plus-gluon-mxnet's Introduction

Hi there ๐Ÿ‘‹

I'm interested in computer vision , DeepLearning, Scene reconstruction, AR, surgical navigation algorithms.
If you are interested in this work, please follow me, I hope my work is helpful to you!

Deep Learning Repo

mxnet-im2rec_tutorial
deeplabv3plus-gluon-mxnet - Segmentation
DSOD-gluon-mxnet - Detection
CycleGAN-gluon-mxnet - GAN model
SiameseRPN-gluon-mxnet -Tracking
Vision-Transformer-Tensorflow2 - Transformer on CV
ISPSRnet train on raw data to rgb domain (WIP)

Computer vision Repo

Halide - here is some computer vision and image processing algorithm implement by Halide
Octree - tree struct for 3d points
MarchingCubes - creating a polygonal mesh from a voxel model

deeplabv3plus-gluon-mxnet's People

Contributors

leocvml avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

Forkers

abner2015 kieojk

deeplabv3plus-gluon-mxnet's Issues

load data error

read 5046 examples
read 5046 examples
Traceback (most recent call last):
File "deeplabV3/deeplabv3plus-gluon-mxnet/deeplabv3plus.py", line 286, in
for d, l in train_iter:
File "/usr/local/lib/python2.7/dist-packages/mxnet/gluon/data/dataloader.py", line 93, in iter
yield _batchify([self._dataset[idx] for idx in batch])
File "deeplabV3/deeplabv3plus-gluon-mxnet/deeplabv3plus.py", line 243, in getitem
return data.transpose((2, 0, 1)), self.label_indices(label)
File "deeplabV3/deeplabv3plus-gluon-mxnet/deeplabv3plus.py", line 195, in label_indices
return self.colormap2label[idx]
File "/usr/local/lib/python2.7/dist-packages/mxnet/ndarray/ndarray.py", line 574, in getitem
str(key), str(type(key))))
ValueError: NDArray does not support slicing with key
[[ 32768 32768 32768 ..., 8388608 8388608 8388608]
[ 32768 32768 32768 ..., 8388608 8388608 8388608]
[ 32768 32768 32768 ..., 8388608 8388608 8388608]
...,
[8388608 8388608 8388608 ..., 8388608 8388608 8388608]
[8388608 8388608 8388608 ..., 8388608 8388608 8388608]
[8388608 8388608 8388608 ..., 8388608 8388608 8388608]]
<NDArray 320x480 @cpu(0)> of type <class 'mxnet.ndarray.ndarray.NDArray'>.

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.