Skip to content
Snippets Groups Projects
Commit 89e33d36 authored by nikhil_rayaprolu's avatar nikhil_rayaprolu
Browse files

Update htc_r50.py

parent 5fe558ba
No related branches found
No related tags found
No related merge requests found
...@@ -272,7 +272,7 @@ test_pipeline = [ ...@@ -272,7 +272,7 @@ test_pipeline = [
] ]
data = dict( data = dict(
imgs_per_gpu=4, imgs_per_gpu=4,
workers_per_gpu=0, workers_per_gpu=8,
train=dict( train=dict(
type=dataset_type, type=dataset_type,
ann_file=data_root + 'train/annotations.json', ann_file=data_root + 'train/annotations.json',
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment