You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
More information can be found in [baseline models](https://github.com/google-research/scenic/tree/main/scenic/projects/baselines#scenic-baseline-models).
102
102
103
103
<aname="philosophy"></a>
@@ -108,9 +108,9 @@ copy-pasting over adding complexity or increasing abstraction*. Only when
108
108
functionality proves to be widely useful across many models and tasks it may be
109
109
upstreamed to Scenic's shared libraries.
110
110
111
-
112
111
<aname="getting_start"></a>
113
112
## Getting started
113
+
114
114
* See `projects/baselines/README.md` for a walk-through baseline models and
115
115
instructions on how to run the code.
116
116
* If you would like to contribute to *Scenic*, please check out the
@@ -119,7 +119,6 @@ upstreamed to Scenic's shared libraries.
119
119
Should your contribution be a part of the shared libraries, please send us a
120
120
pull request!
121
121
122
-
123
122
### Quickstart
124
123
You will need Python 3.9 or later. Download the code from GitHub
125
124
@@ -199,7 +198,6 @@ in the [`projects/baselines`](https://github.com/google-research/scenic/tree/mai
199
198
project. Forking models in this directory is a good starting point for new
200
199
projects.
201
200
202
-
203
201
## Citing Scenic
204
202
If you use Scenic, you can cite our [white paper](https://openaccess.thecvf.com/content/CVPR2022/html/Dehghani_Scenic_A_JAX_Library_for_Computer_Vision_Research_and_Beyond_CVPR_2022_paper.html).
0 commit comments