This website works better with JavaScript.
Home
Issues
Pull Requests
Milestones
AI流水线
Repositories
Datasets
Forum
实训
竞赛
大数据
AI开发
Register
Sign In
GiRay
/
detectron
Not watched
Unwatch
Watch all
Watch but not notify
1
Star
0
Fork
0
Code
Releases
0
Wiki
evaluate
Activity
Issues
0
Pull Requests
0
Datasets
Model
Cloudbrain
HPC
You can not select more than 25 topics
Topics must start with a chinese character,a letter or number, can include dashes ('-') and can be up to 35 characters long.
Branch:
master
master
Branches
Tags
${ item.name }
Create branch
${ searchTerm }
from 'master'
${ noResults }
detectron
/
projects
/
DensePose
/
dev
/
README.md
291 B
Raw
Permalink
Blame
History
Some scripts for developers to use, include:
Some scripts for developers to use, include:
run_instant_tests.sh
: run training for a few iterations.
run_inference_tests.sh
: run inference on a small dataset.
../../dev/linter.sh
: lint the codebase before commit
../../dev/parse_results.sh
: parse results from log file.