We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a608d3 commit 7643649Copy full SHA for 7643649
README.md
@@ -142,7 +142,7 @@ There are no extra compiled components in DETR and package dependencies are mini
142
so the code is very simple to use. We provide instructions how to install dependencies via conda.
143
First, clone the repository locally:
144
```
145
-git clone https://github.com/fairinternal/detection-transformer.git
+git clone https://github.com/facebookresearch/detr.git
146
147
Then, install PyTorch 1.5+ and torchvision 0.6+:
148
0 commit comments