Package Anipose #476

Open
opened 2021-10-04 12:46:20 +00:00 by ankursinha · 1 comment
Owner

Please use this ticket to add new software to the NeuroFedora packaging queue.

New software: Anipose

Short description: A toolkit for robust markerless 3D pose estimation

Upstream URL: https://anipose.readthedocs.io/en/latest/index.html

License: BSD

Domain: Neuroimaging/Data analysis/Utilities

Additional information

Is Python, but we'll have to check if all it's compulsory requirements are FOSS and appropriate for Fedora.

Paper in Cell here: https://www.cell.com/cell-reports/fulltext/S2211-1247(21)01179-7?rss=yes

Please use this ticket to add new software to the NeuroFedora packaging queue. #### New software: Anipose Short description: A toolkit for robust markerless 3D pose estimation Upstream URL: https://anipose.readthedocs.io/en/latest/index.html License: BSD Domain: Neuroimaging/Data analysis/Utilities ##### Additional information Is Python, but we'll have to check if all it's compulsory requirements are FOSS and appropriate for Fedora. Paper in Cell here: https://www.cell.com/cell-reports/fulltext/S2211-1247(21)01179-7?rss=yes
Owner

At a glance, this has some problematic dependencies.

  • DeepLabCut requires tensorflow and some related packages—plus MoviePy, which in turn requires imageio_ffmpeg and thereby ffmpeg. None of those dependencies are optional.
  • scikit-video requires either ffmpeg or libav

I don’t think this is going to be possible to package in Fedora.

At a [glance](https://github.com/lambdaloop/anipose/blob/master/setup.py), this has some problematic dependencies. - [DeepLabCut](https://github.com/DeepLabCut/DeepLabCut) requires tensorflow and some related packages—plus [MoviePy](https://github.com/Zulko/moviepy/), which in turn requires [imageio_ffmpeg](https://github.com/imageio/imageio-ffmpeg) and thereby ffmpeg. None of those dependencies are optional. - [scikit-video](https://github.com/scikit-video/scikit-video) requires either ffmpeg or libav I don’t think this is going to be possible to package in Fedora.
Sign in to join this conversation.
No milestone
No project
No assignees
2 participants
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
neuro/NeuroFedora#476
No description provided.