Skip to content
This repository was archived by the owner on Nov 13, 2018. It is now read-only.

Latest commit

 

History

History
21 lines (15 loc) · 392 Bytes

File metadata and controls

21 lines (15 loc) · 392 Bytes

MURA.jl

Densenet and other models on the MURA (musculoskeletal radiographs) Dataset using Flux

Dependencies

  1. Flux
  2. CuArrays
  3. Metalhead
  4. CUDAnative
  5. DataFrame
  6. CSV
  7. Images
  8. Plots (with Plotly)

Targets

  • Recreate the results of the baseline model on MURA
  • Train smaller models and analyze the effect on the different metrics

This Project is under Development