issues
search
facebookresearch
/
unbiased-teacher
PyTorch code for ICLR 2021 paper Unbiased Teacher for Semi-Supervised Object Detection
https://arxiv.org/abs/2102.09480
MIT License
415
stars
83
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
What are the versions of PyTorch and CUDA?
#83
wmjlincy
opened
1 year ago
0
Why is the “out_features" in the fully connected layer num_classes+1 when calculates cls_score?
#82
wmjlincy
closed
1 year ago
0
How can I use pascal VOC as evalutation? Because the default is "COCOeval".
#81
bliblioscar
opened
2 years ago
0
RuntimeError: CUDA error: the launch timed out and was terminated
#80
fedyhajali
closed
2 years ago
1
.
#79
MMarvasti
closed
2 years ago
0
About verification, the accuracy is 0
#78
mary-0830
opened
2 years ago
3
Hello, Could you help me with this proplem please?
#77
EdwardDo69
opened
2 years ago
2
Hello, can you help with this error please?
#76
tysnow2022
opened
2 years ago
1
Experiments without EMA and focal loss
#75
Mansoor-at
opened
2 years ago
0
Uploaded PASCAL VOC weight's cocoEVAL performance
#74
honggyuchoi
closed
2 years ago
1
Splits percentage (Quick question - easy to answer)
#73
fabianfallasmoya
closed
2 years ago
2
Supervised Loss for Student
#72
michaelku1
closed
2 years ago
2
Data splits in form of COCO image ids
#71
vadimkantorov
opened
2 years ago
0
Random crops enabled?
#70
vadimkantorov
opened
2 years ago
2
Question about pseudo-labels generation
#69
vadimkantorov
opened
2 years ago
10
Effect of PreciseBN
#68
vadimkantorov
closed
2 years ago
2
How to calculate the Pseudo-label accuracy?
#67
ASAKARUM
closed
2 years ago
2
Does anyone train successfully on LVIS dataset ?
#66
seanzhuh
opened
2 years ago
0
Twice evaluation during BURN_UP_STEP
#65
qdd1234
closed
2 years ago
0
ImportError: cannot import name 'FastRCNNOutputs'
#63
devillove084
closed
3 years ago
0
TypeError: __init__() takes from 5 to 6 positional arguments but 7 were given
#62
devillove084
closed
3 years ago
0
How to get the AP0.5 result on VOC dataset?
#61
Complicateddd
opened
3 years ago
0
About some questions on training organized own dataset
#60
dhhcj
opened
3 years ago
1
About organized own dataset
#59
dhhcj
closed
3 years ago
1
Random erasing fully erasing objects
#58
guilhermecorreagv
opened
3 years ago
0
Issue of load pretrain model
#57
winnerziqi
opened
3 years ago
0
Loss rise problem
#56
Jackson-zhao97
opened
3 years ago
2
How to run on multi-node?
#55
machengcheng2016
opened
3 years ago
0
A little question about bs
#54
merlinarer
opened
3 years ago
0
lower batch size : 2 labeled + 2 unlabeled -----> bad AP
#53
Saixiaoma
opened
3 years ago
2
gt_instances is NoneType object
#52
nawazia
opened
3 years ago
2
Any guide for registering and using custom dataset?
#51
sarmientoj24
opened
3 years ago
2
teacher model does not in eval mode?
#50
shaoqb
opened
3 years ago
2
Details about the traning
#49
MendelXu
opened
3 years ago
6
About the training iterations of supervised model and semipervised model
#48
Maggie-000
opened
3 years ago
0
"batch norm layers are not updated as well" for teacher
#47
Divadi
closed
3 years ago
2
loss Nan
#46
Fly-dream12
opened
3 years ago
4
Fix for: It was assumed that image_id would be in range(len(dataset))
#45
JoshAusHessen
opened
3 years ago
2
ImportError: cannot import name 'FastRCNNOutputs'
#44
CauchyFood
opened
3 years ago
4
How to evaluate the performance of labeled data?
#43
wjn922
closed
3 years ago
1
Implementation of CSD
#42
wjn922
closed
3 years ago
1
Question about burn in steps
#41
wjn922
closed
3 years ago
1
COCOEval on Pascal dataset experiments
#40
JongMokKim
closed
3 years ago
1
How to calculate the Box Accuracy in Fig 4a?
#39
GeoffreyChen777
closed
3 years ago
2
How to load weights from Detectron2 model zoo?
#38
jjbuck
closed
3 years ago
2
Loss_box_reg starts at zero and increases during training
#37
ogamache
closed
3 years ago
2
Performance reproduction : learning rate step
#36
JongMokKim
opened
3 years ago
7
Change two stages to one stage
#35
Jackson-zhao97
opened
3 years ago
7
Visualize the pseudo-labels
#34
ogamache
closed
3 years ago
2
Question about using pseudo labels supervision
#33
zehuichen123
closed
3 years ago
1
Next