This website requires JavaScript.
Explore
Help
Register
Sign In
mirrors
/
fast-reid
mirror of
https://github.com/JDAI-CV/fast-reid.git
Watch
1
Star
0
Fork
You've already forked fast-reid
0
Code
Issues
Projects
Releases
Wiki
Activity
88dfd71a76
fast-reid
/
csrc
/
eval_cylib
/
Makefile
7 lines
108 B
Makefile
Raw
Blame
History
all
:
python3 setup.py build_ext --inplace
rm -rf build
clean
:
rm -rf build
rm -f eval_metrics_cy.c *.so
Reference in New Issue
View Git Blame
Copy Permalink