Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
postechjsk19 committed Jan 4, 2021
1 parent be8cb2b commit 42ea19e
Showing 1 changed file with 2 additions and 19 deletions.
21 changes: 2 additions & 19 deletions TrafficLightRecongition/requirements.txt
Original file line number Diff line number Diff line change
@@ -1,25 +1,8 @@
# pip install -r requirements.txt

# base ----------------------------------------
Cython
opencv-python
Pillow
PyYAML
scipy
tensorboard


# logging -------------------------------------
# wandb

# coco ----------------------------------------
# pycocotools>=2.0

# export --------------------------------------
# coremltools==4.0
# onnx>=1.8.0
# scikit-learn==0.19.2 # for coreml quantization

# extras --------------------------------------
# thop # FLOPS computation
# seaborn # plotting
wandb
seaborn

0 comments on commit 42ea19e

Please sign in to comment.