Giter VIP home page Giter VIP logo

gm-scenet's Introduction

Structured Context Enhancement Network for Mouse Pose Estimation

This repository provides a PyTorch implementation of the paper Structured Context Enhancement Network for Mouse Pose Estimation.

Demo

Requirements

Tested with:

  • PyTorch 1.4.0

  • Torchvision 0.5.0

  • Python 3.6.8

Data Preparation

Training

  • Before running train.py, we need to compile Directionmax operation used in our paper, which is inspired by the corner pooling scheme in CornerNet.
`cd <CornerNet dir>/models/py_utils/_cpools/`
`python setup.py install --user`
  • Then train the model
`python train.py`

Ethical Proof

All experimental procedures were performed in accordance with the Guidance on the Operation of the Animals (Scientific Procedures) Act, 1986 (UK) and approved by the Queen’s University Belfast Animal.

Citation

If you find this repository useful, please cite our paper:

@article{zhou2021structured,
  title={Structured Context Enhancement Network for Mouse Pose Estimation},
  author={Zhou, Feixiang and Jiang, Zheheng and Liu, Zhihua and Chen, Fang and Chen, Long and Tong, Lei and Yang, Zhile and Wang, Haikuan and Fei, Minrui and Li, Ling and others},
  journal={IEEE Transactions on Circuits and Systems for Video Technology},
  year={2021},
  publisher={IEEE}
}

Contact

For any questions, feel free to contact: [email protected]

gm-scenet's People

Contributors

feixiangzhou avatar

Stargazers

 avatar Y.W avatar  avatar YuQi avatar  avatar Jas avatar  avatar

Watchers

Talmo Pereira avatar  avatar

gm-scenet's Issues

Anyone have the warning?

Warning: masked_scatter_ received a mask with dtype torch.uint8, this behavior is now deprecated,please use a mask with dtype torch.bool instead. (masked_scatter__cuda at /tmp/pip-req-build-ufslq_a9/aten/src/ATen/native/cuda/LegacyDefinitions.cpp:57)

Implementation release

Hello, i would be interested in testing your implementation. Do you have an approximate date on when it should be released ?
Thank you in advance.

inference code

Hi, bro! I am intersted in your work. Can you release your inference code? Looking forward your reply.

Not found data_load_RGB_multiscale, AttentionCRFmodel.mainStackedHourGlass_full_finalcas2_C3GM2

Hello, I am very sorry to disturb you. While checking the train.py file, I found that the statements importing library functions from data_load_RGB_multiscale import MouseKeypointsDataset and from AttentionCRFmodel.mainStackedHourGlass_full_ finalcas2_C3GM2 import * the data_load_RGB_multiscale, AttentionCRFmodel.mainStackedHourGlass_full_finalcas2_C3GM2 are not found in the file, can the author provide it?

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.