Source Code for baseline experiments on the IDCIA dataset Contains Source code for:
- CSRNet (Adopted from https://github.com/leeyeehoo/CSRNet-pytorch)
- MCNN (Adopted from https://github.com/svishwa/crowdcount-mcnn)
- FCRN_A (Adopted from https://github.com/NeuroSYS-pl/objects_counting_dmap)
- Count-ception (Adopted from https://github.com/roggirg/count-ception_mbm)
- CNNReg