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
Graph
afe5ce0a05af6dbf33b3796e40fda66dea5f7a4b
Select Git revision
Branches
2
master
default
nikhil_rayaprolu-branch
Tags
7
submission-v1.2
submission-v1.1
submission-vnikhil_rayaprolu2
submission-vnikhil_rayaprolu1
submission-v0.1
submission-scaling
submission-scaling-v2
9 results
You can move around the graph by using the arrow keys.
Begin with the selected commit
Created with Raphaël 2.2.0
21
Jan
19
17
16
15
14
13
10
9
4
3
1
31
Dec
27
26
25
24
23
22
21
20
19
20
19
18
14
13
12
11
10
9
7
6
5
2
1
30
Nov
29
28
27
26
25
23
22
20
1
31
Oct
25
23
22
21
20
18
17
16
15
12
11
10
9
8
7
5
4
3
1
30
Sep
28
26
25
24
23
18
12
9
2
25
Aug
22
move bias check from module to function
remove unnecessary setup statement in compile.sh
rearange formal parameters to follow pytorch-stype, optimize mod-dcn
Merge branch 'pytorch-1.0' of https://github.com/open-mmlab/mmdetection into pytorch-1.0
separate dcn and dpool cpp, restruct some code
separate deform_conv and deform_pool, clean some code
Merge pull request #268 from hellock/master
update to v0.5.6
add gn configs and models
fix bug of deform_conv_backward_input_cuda in deform_conv_cuda.cpp
Merge pull request #267 from hellock/hotfix
bug fix for api changes
Merge pull request #253 from hellock/registry
Merge branch 'master' into registry
Merge pull request #262 from hellock/hotfix
bug fix for argument name
clean unnecessary comment
ignore flake8 warnings
Merge pull request #254 from hellock/master
expose dcn extension interfaces
refactor dcn python interface
add cpp dcn extension
transpose the IoU matrix for speedup
Merge branch 'master' into registry
Merge pull request #252 from hellock/anchor-head
use registry to manage modules
Merge pull request #160 from thangvubk/group_norm_dev
Update mask_rcnn_r50_fpn_gn_2x.py
Update mask_rcnn_r50_fpn_gn_2x.py
bug fix for using softmax
use AnchorHead to unify rpn head and single stage heads
revise norm config
revise norm order in backbone resblocks and minor fix
add group norm for resnext
minor
revise group norm (5)
revise group norm (4)
revise group norm (3)
revise group norm (2)
revise group norm
Loading