MARS icon indicating copy to clipboard operation
MARS copied to clipboard

End-user version of the Mouse Action Recognition System (MARS)

Results 13 MARS issues
Sort by recently updated
recently updated
newest added

Bumps [tensorflow-gpu](https://github.com/tensorflow/tensorflow) from 1.15 to 2.9.3. Release notes Sourced from tensorflow-gpu's releases. TensorFlow 2.9.3 Release 2.9.3 This release introduces several vulnerability fixes: Fixes an overflow in tf.keras.losses.poisson (CVE-2022-41887) Fixes a...

dependencies

Bumps [joblib](https://github.com/joblib/joblib) from 0.11 to 1.2.0. Changelog Sourced from joblib's changelog. Release 1.2.0 Fix a security issue where eval(pre_dispatch) could potentially run arbitrary code. Now only basic numerics are supported....

dependencies

Hello! When I tested MARS on my videos as below, ![捕获](https://user-images.githubusercontent.com/54608650/147734911-da6028ca-dc18-4f47-b5ab-b0f767e0fadc.PNG) there seems to be something wrong with the saved video, the size is 1 KB: ![image](https://user-images.githubusercontent.com/54608650/147735178-97a760c8-347b-46ef-a6d5-beb4dc7975e3.png) May I ask...

I run MARS and get the following message: 2022-08-29 19:19:50.837735: I tensorflow/stream_executor/platform/default/dso_loader.cc:44] Successfully opened dynamic library cudart64_100.dll 1 - Extracting pose creating the movie reader... Processing video for detection and...

Hello: I tried to search this package, but can not find any information, and I kept getting wrong with installation ![image](https://user-images.githubusercontent.com/105135795/167700997-b2f6f79d-c205-4c7d-bbcf-56843ae90742.png)

Bumps [numpy](https://github.com/numpy/numpy) from 1.16.4 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...

dependencies

Hi; I've tried to train pose estimation on MARS with previously annotated csv file and raw images to compare the performance metrics of the model with other pose estimation models...

Hello, first, thank you for this wonderful software! When trying to analyze the sample videos provided alongside the trained network, I received the error below: ``` 2021-12-19 20:06:25.326353: I tensorflow/stream_executor/platform/default/dso_loader.cc:44]...

Fix a command error where a space was missing, preventing the command from being run directly.