PerceptionEncoder
jz2023 commited on
Commit
6214d2f
·
verified ·
1 Parent(s): 2f7abdd

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -26,9 +26,9 @@ are not at the output of the network](https://ai.meta.com/research/publications/
26
 
27
  # How to use
28
 
29
- ## PE codebase
30
 
31
- We provide the pretraining code in https://github.com/facebookresearch/perception_models
32
 
33
  You can find more details in the GitHub repo.
34
 
 
26
 
27
  # How to use
28
 
29
+ ## Model loading code
30
 
31
+ We provide the model loading code in https://github.com/facebookresearch/perception_models
32
 
33
  You can find more details in the GitHub repo.
34