FAIR's research platform for object detection research, implementing popular algorithms like Mask R-CNN and RetinaNet.
COMMITS
October 19, 2023
I
replace numpy.bool with bool
Igor Sugak committed
August 25, 2023
R
Del `(object)` from 200 inc videoinfra/ingestion/tools/traffic_cli/lib/base.py
Richard Barnes committed
June 13, 2023
I
replace np.float with float [1]
Igor Sugak committed
June 12, 2023
I
replace np.int with int [1]
Igor Sugak committed
May 12, 2023
G
Replace third-party mock with unittest.mock] vision/detection
generatedunixname89002005287564 committed
February 21, 2023
G
fbcode//vision/detection/fair/detectron/detectron/tests
generatedunixname89002005287564 committed
March 27, 2021
R
fix tautological imports
Rahul Arunapuram Gokul committed
July 18, 2020
S
remediation of S205607
Stanislau Hlebik committed
S
remediation of S205607
Stanislau Hlebik committed
January 15, 2020
S
Deprecate use of scipy.misc.imread and scipy.misc.imsave
Shu Liu committed
December 3, 2019
S
Back out "Revert D17908478: Switch PyTorch/Caffe2 to C++14"
Sebastian Messmer committed
November 27, 2019
S
Revert D17908478: Switch PyTorch/Caffe2 to C++14
Sebastian Messmer committed
S
Switch PyTorch/Caffe2 to C++14 (#30406)
Sebastian Messmer committed
October 16, 2019
R
Deprecate detectron. Long live detectron2!
Ross Girshick committed
August 30, 2019
P
Adopt Contributor Covenant
Paul O'Shannessy committed
August 16, 2019
R
Adding class-specific Average Recall as a metric for proposals evaluation
Rui Wang committed
July 25, 2019
T
fix pyyaml version since newer version would cause error (#922)
teebone.ding committed
May 31, 2019
J
script to convert detectron to logfiledb
Jon Guerin committed
May 16, 2019
B
Increase the default checkpointing period of detectron benchmarks (#882)
Bilge Acun committed
April 5, 2019
X
Move GenreateProposalsOp on GPU for detectron (#857)
Xiaomeng Yang committed
April 1, 2019
Y
Call findContours in a compatible way (#119, #9) (#847)
Yuxin Wu committed
A
improved symlink example code (#846)
Alexander Melde committed
March 29, 2019
S
Add exp_decay learning rate policy
Sean Bell committed
S
Add cosine_delay learning rate policy
Sean Bell committed
March 20, 2019
S
Fix possible race condition in model saving.
Sean Bell committed
February 19, 2019
A
Filter proposals not present in roidb
Ashwin Bharambe committed
December 26, 2018
I
Update caffe2 repo links to pytorch repo links
Ilija Radosavovic committed
R
Migrate URLs to dl.fbaipublicfiles.com
Ross Girshick committed
November 7, 2018
J
Rename ndim() -> dim()
Jerry Zhang committed
November 3, 2018
I
Specify caffe2 include directories in custom ops cmake
Ilija Radosavovic committed