Skip to content

Commit

Permalink
Merge pull request #230 from Visual-Behavior/Aurelien-VB-patch-1
Browse files Browse the repository at this point in the history
Warning gcc/g++ version for cuda ops
  • Loading branch information
thibo73800 authored Oct 10, 2022
2 parents c6f97e1 + f821e30 commit 9b6e834
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions alonet/deformable_detr/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ cd alonet/deformable_detr/ops
python test.py # should yield True
```

:warning: If you encounter ```error: parameter packs not expanded with ‘...’``` you may need to downgrade gcc and g++ to version <= 10

## Getting started

Here is a simple example to get started with **Deformable Detr** and aloception. To learn more about Deformable, you can checkout the <a href="https://visual-behavior.github.io/aloception-oss/tutorials/training_deformable_detr.html">Deformable Tutorials<a/>.
Expand Down

0 comments on commit 9b6e834

Please sign in to comment.