Skip to content

Commit 6cb5a6c

Browse files
committedAug 17, 2022
Initial commit
0 parents  commit 6cb5a6c

File tree

1 file changed

+34
-0
lines changed

1 file changed

+34
-0
lines changed
 

‎README.md

+34
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,34 @@
1+
<!--![header](.github/images/header.png)-->
2+
3+
<p align="center">
4+
<img src=".github/images/header.svg" alt='header' />
5+
</p>
6+
7+
<h1 align="center">Jord</h1>
8+
9+
<!--# Jord-->
10+
11+
| [![Build Status](https://travis-ci.org/aivclab/jord.svg?branch=master)](https://travis-ci.org/aivclab/jord) | [![Coverage Status](https://coveralls.io/repos/github/aivclab/vision/badge.svg?branch=master)](https://coveralls.io/github/aivclab/vision?branch=master) | [![GitHub Issues](https://img.shields.io/github/issues/aivclab/vision.svg?style=flat)](https://github.com/aivclab/vision/issues) | [![GitHub Forks](https://img.shields.io/github/forks/aivclab/vision.svg?style=flat)](https://github.com/aivclab/vision/network) | [![GitHub Stars](https://img.shields.io/github/stars/aivclab/vision.svg?style=flat)](https://github.com/aivclab/vision/stargazers) | [![GitHub License](https://img.shields.io/github/license/aivclab/vision.svg?style=flat)](https://github.com/aivclab/vision/blob/master/LICENSE.md) |
12+
|-------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------|---------------------------------------------------------------------------------------------------------------------------------|------------------------------------------------------------------------------------------------------------------------------------|----------------------------------------------------------------------------------------------------------------------------------------------------|
13+
14+
<p align="center" width="100%">
15+
<a href="https://www.python.org/">
16+
<img alt="python" src=".github/images/python.svg" height="40" align="left">
17+
</a>
18+
<a href="http://pytorch.org/" style="float: right;">
19+
<img alt="pytorch" src=".github/images/pytorch.svg" height="40" align="right" >
20+
</a>
21+
</p>
22+
<p align="center" width="100%">
23+
<a href="http://www.numpy.org/">
24+
<img alt="numpy" src=".github/images/numpy.svg" height="40" align="left">
25+
</a>
26+
<a href="https://github.com/tqdm/tqdm" style="float:center;">
27+
<img alt="tqdm" src=".github/images/tqdm.gif" height="40" align="center">
28+
</a>
29+
</p>
30+
31+
# Authors
32+
33+
* **Christian Heider Nielsen** - [cnheider](https://github.com/cnheider)
34+
* [Other contributors](https://github.com/aivclab/jord/contributors)

0 commit comments

Comments
 (0)
Please sign in to comment.