Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
F
food-round2
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Joel Joseph
food-round2
Commits
1229095fc088a655aecafd37cc6586955c3d3be8
Select Git revision
0 results
food-round2
Author
Search by author
Any Author
authors
0 authors
Oct 10, 2018
fix flake8 error in python 2
· 1229095f
Kai Chen
authored
6 years ago
1229095f
setup travis
· ba927c9e
Kai Chen
authored
6 years ago
ba927c9e
import FastRCNN to higher level, update hooks
· 0af63520
Kai Chen
authored
6 years ago
0af63520
update resnet backbone
· 0e747be8
Kai Chen
authored
6 years ago
0e747be8
Merge pull request #10 from OceanPang/dev
· e8397e43
Kai Chen
authored
6 years ago
Minor fix bugs
e8397e43
revise fast test & fix aug test bug
· d7743255
pangjm
authored
6 years ago
d7743255
minor ifx
· 35cec766
pangjm
authored
6 years ago
35cec766
add fast rcnn api & fix minor bugs
· 763decc4
pangjm
authored
6 years ago
763decc4
fix test tools bugs
· b07edd6b
pangjm
authored
6 years ago
b07edd6b
fix fast rcnn bugs
· 839c74b7
pangjm
authored
6 years ago
839c74b7
Oct 08, 2018
Merge pull request #8 from hellock/dev
· 7d343fd2
Kai Chen
authored
6 years ago
API cleaning and code refactoring (WIP)
7d343fd2
rename config files
· 630687f4
Kai Chen
authored
6 years ago
630687f4
move parallel module to mmcv
· 01a03aab
Kai Chen
authored
6 years ago
01a03aab
rename eval to evaluation, losses to loss
· 63396a32
Kai Chen
authored
6 years ago
63396a32
use nccl as the default comm backend
· 12003485
Kai Chen
authored
6 years ago
12003485
minor fix
· 6e238d52
Kai Chen
authored
6 years ago
6e238d52
support chunk when reducing grads
· 82356fd9
Kai Chen
authored
6 years ago
82356fd9
fix path issues
· 3d2b79bd
Kai Chen
authored
6 years ago
3d2b79bd
minor updates for train/test scripts
· 8b47a12b
Kai Chen
authored
6 years ago
8b47a12b
move config dir out of tools
· f8dab59d
Kai Chen
authored
6 years ago
f8dab59d
delete segms.py
· 4c2e2c02
Kai Chen
authored
6 years ago
4c2e2c02
rename bbox_ops/mask_ops to bbox/mask
· a9f02204
Kai Chen
authored
6 years ago
a9f02204
Oct 07, 2018
some renaming
· 5686a375
Kai Chen
authored
6 years ago
5686a375
fix flake8 error
· c47c4480
Kai Chen
authored
6 years ago
c47c4480
fix setup.py to include .so files
· bac4c32f
Kai Chen
authored
6 years ago
bac4c32f
renaming and refactoring for bbox methods
· ea41922c
Kai Chen
authored
6 years ago
ea41922c
minor fix
· fdb44305
Kai Chen
authored
6 years ago
fdb44305
Oct 05, 2018
Merge branch 'dev' into mask-debug
· 6b4613df
Kai Chen
authored
6 years ago
6b4613df
vis results for Mask RCNN and update test thr from 0.001 to 0.05
· 1ed2d354
Kai Chen
authored
6 years ago
1ed2d354
Merge branch 'dev' into mask-debug
· 1c8a70d7
Kai Chen
authored
6 years ago
1c8a70d7
bug fix
· ec209359
Kai Chen
authored
6 years ago
ec209359
Merge branch 'dev' into mask-debug
· a772bea5
Kai Chen
authored
6 years ago
a772bea5
remove useless loss
· cedd8a82
Kai Chen
authored
6 years ago
cedd8a82
Merge branch 'dev' into mask-debug
· bb6ef3b3
Kai Chen
authored
6 years ago
bb6ef3b3
add with_* decorators for detector
· 5266dea0
Kai Chen
authored
6 years ago
5266dea0
Merge branch 'dev' into mask-debug
· 98b20b9b
Kai Chen
authored
6 years ago
98b20b9b
some renaming
· f0cb1d12
Kai Chen
authored
6 years ago
f0cb1d12
rename resnet style from fb/msra to pytorch/caffe
· 5055cdf2
Kai Chen
authored
6 years ago
5055cdf2
Oct 04, 2018
Merge branch 'dev' into mask-debug
· 7e3ed283
Kai Chen
authored
6 years ago
7e3ed283
adapt to mmcv api changes
· 8262d461
Kai Chen
authored
6 years ago
8262d461
Loading