Pinned Repositories
AvxToNeon
Encapsulate the frequently used AVX instructions as independent modules to reduce repeated development workload.
carc34-classify-localize
Classify car pictures of 34 classes and localize core object in car pictures of 7 appearance classes . ***old*** Image classifier based on cifar10, the sample model from the official tutorial of tensorflow. Images about a car outside or inside and from different angles with 19 target classes.
gperftools
Main gperftools repository
hello-world
KittiSeg
A Kitti Road Segmentation model implemented in tensorflow.
leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
ltp
Linux Test Project
models
Models built with TensorFlow
nvme-cli
NVMe management command line interface.
rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
xiusir's Repositories
xiusir/carc34-classify-localize
Classify car pictures of 34 classes and localize core object in car pictures of 7 appearance classes . ***old*** Image classifier based on cifar10, the sample model from the official tutorial of tensorflow. Images about a car outside or inside and from different angles with 19 target classes.
xiusir/AvxToNeon
Encapsulate the frequently used AVX instructions as independent modules to reduce repeated development workload.
xiusir/gperftools
Main gperftools repository
xiusir/hello-world
xiusir/KittiSeg
A Kitti Road Segmentation model implemented in tensorflow.
xiusir/leveldb
LevelDB is a fast key-value storage library written at Google that provides an ordered mapping from string keys to string values.
xiusir/ltp
Linux Test Project
xiusir/models
Models built with TensorFlow
xiusir/nvme-cli
NVMe management command line interface.
xiusir/rocksdb
A library that provides an embeddable, persistent key-value store for fast storage.
xiusir/tensorflow
Computation using data flow graphs for scalable machine learning
xiusir/tensorflow-fcn
An Implementation of Fully Convolutional Networks in Tensorflow.