-
-
Notifications
You must be signed in to change notification settings - Fork 511
🚀 Release Notes for UniAD v2.X #251
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Changes from all commits
Commits
Show all changes
25 commits
Select commit
Hold shift + click to select a range
9a8374f
uniad official v2.0
Zizizi-hao 61bf899
update->OfficialUniADv2.0
cb3ef23
file tree add lidarseg
956df02
interpreting the 8 in first evaluation example
c1cc3ec
Remove .vscode from version control
a1a4ccc
fix stage2 evaluation failed
08f5f72
add torchmetrics==0.6.2
f371e00
add vscode file
5032107
fixed staged2 evaluation problem
a6f5b96
add export=PYTHONPATH
b254aa0
back to start
84601f2
Integrate BEVFormer into the UniAD code repository
03dca8a
fixed stage1 multi-gput trained problem and some bevformer adaptation…
effa30c
bevformer visualization and training
70e7195
fixed ref_point
aad6cec
fixed bbox
0d05706
bev feature shift computation
5da1c94
bevformer
1d1e3d6
discard Chinese and change the comment
969c064
Modify bbox coordinates, replace TODO with NOTE
060a64b
update model results and ckpts,datainfos download link
a4394e1
mirror fixed about hugginface download link and the version of opencv…
ce28e1e
fixed opencv-python install order
c17493e
use pre-build mmcv version v1.6.1 and change networkx==2.5
d4adc61
gitignore update:remove irrelevant files
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
|
|
@@ -149,4 +149,10 @@ phoenix* | |
| debug/ | ||
| *projs/ | ||
|
|
||
| core.* | ||
| core.* | ||
|
|
||
| # mmcv package | ||
| mmcv | ||
|
|
||
| # vscode config file | ||
| .vscode/ | ||
This file was deleted.
Oops, something went wrong.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.