YttriLab / B-SOID

Behavioral segmentation of open field in DeepLabCut, or B-SOID ("B-side"), is a pipeline that pairs unsupervised pattern recognition with supervised classification to achieve fast predictions of behaviors that are not predefined by users.
GNU General Public License v3.0
190 stars 54 forks source link

update to st.columns #75

Open zhenyuan992 opened 1 year ago

zhenyuan992 commented 1 year ago

st.beta_columns is depreciated in favour of st.columns image