All Projects → seetaresearch → Dragon

seetaresearch / Dragon

Licence: bsd-2-clause
A Computation Graph Virtual Machine Based Deep Learning Framework

Programming Languages

python
139335 projects - #7 most used programming language

Projects that are alternatives of or similar to Dragon

Mobilnet ssd opencv
MobilNet-SSD object detection in opencv 3.4.1
Stars: ✭ 64 (-31.91%)
Mutual labels:  caffe
Vehicle Retrieval Kcnns
vehicle image retrieval using k CNNs ensemble method
Stars: ✭ 81 (-13.83%)
Mutual labels:  caffe
Cyclegan tensorlayer
Re-implement CycleGAN in Tensorlayer
Stars: ✭ 86 (-8.51%)
Mutual labels:  tensorlayer
Mtcnn
face detection and alignment with mtcnn
Stars: ✭ 66 (-29.79%)
Mutual labels:  caffe
Mobilenet Caffe
Caffe Implementation of Google's MobileNets (v1 and v2)
Stars: ✭ 1,217 (+1194.68%)
Mutual labels:  caffe
Onnx Chainer
Add-on package for ONNX format support in Chainer
Stars: ✭ 83 (-11.7%)
Mutual labels:  caffe
Audio Pretrained Model
A collection of Audio and Speech pre-trained models.
Stars: ✭ 61 (-35.11%)
Mutual labels:  caffe
Super Resolution Videos
Applying SRGAN technique implemented in https://github.com/zsdonghao/SRGAN on videos to super resolve them.
Stars: ✭ 91 (-3.19%)
Mutual labels:  tensorlayer
Tensorrtwrapper
TensorRT Net Wrapper
Stars: ✭ 81 (-13.83%)
Mutual labels:  caffe
Adaptive Style Transfer
Arbitrary Style Transfer in Real-time with Adaptive Instance Normalization
Stars: ✭ 85 (-9.57%)
Mutual labels:  tensorlayer
Caffe2pytorch Tsn
Transform the caffe model to pytorch model for Temporal Segment Network
Stars: ✭ 69 (-26.6%)
Mutual labels:  caffe
Caffe Tools
Some tools and examples for pyCaffe including LMDB I/O, custom Python layers and monitoring training error and loss.
Stars: ✭ 78 (-17.02%)
Mutual labels:  caffe
Mobilenet Ssd
MobileNet-SSD(MobileNetSSD) + Neural Compute Stick(NCS) Faster than YoloV2 + Explosion speed by RaspberryPi · Multiple moving object detection with high accuracy.
Stars: ✭ 84 (-10.64%)
Mutual labels:  caffe
Pwc Net
PWC-Net: CNNs for Optical Flow Using Pyramid, Warping, and Cost Volume, CVPR 2018 (Oral)
Stars: ✭ 1,142 (+1114.89%)
Mutual labels:  caffe
Core50
CORe50: a new Dataset and Benchmark for Continual Learning
Stars: ✭ 91 (-3.19%)
Mutual labels:  caffe
Ssd Models
把极速检测器的门槛给我打下来make lightweight caffe-ssd great again
Stars: ✭ 62 (-34.04%)
Mutual labels:  caffe
Dlcv for beginners
《深度学习与计算机视觉》配套代码
Stars: ✭ 1,244 (+1223.4%)
Mutual labels:  caffe
Warpctc Caffe
Combine Baidu Research warpctc with Caffe
Stars: ✭ 93 (-1.06%)
Mutual labels:  caffe
Mobilenet V2 Caffe
MobileNet-v2 experimental network description for caffe
Stars: ✭ 93 (-1.06%)
Mutual labels:  caffe
Caffe Model
Caffe models (including classification, detection and segmentation) and deploy files for famouse networks
Stars: ✭ 1,258 (+1238.3%)
Mutual labels:  caffe

Dragon is a C(Computation)G(Graph)V(Virtual)M(Machine) based distributed deep learning framework. It fuses several modern frameworks and integrations together, powered by a unified engine. The computation between different programming styles is deterministic and reproduceable.

It is the first deep learning framework that focuses on developing multiple styles, rather than promoting internal interfaces. We will always learn from the AI community to evolve Dragon over time.

Installation

See the install guide for the pip package or how to build from source.

License

BSD 2-Clause license

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].