Giter Site home page Giter Site logo

shixiao1997 / cosonet Goto Github PK

View Code? Open in Web Editor NEW

This project forked from yirongmao/cosonet

0.0 1.0 0.0 310 KB

The source code for the paper: Yirong Mao, Ruiping Wang, Shiguang Shan, Xilin Chen. COSONet: Compact Second-Order Network for Video Face Recognition. ACCV 2018

Python 100.00%

cosonet's Introduction

COSONet: COmpact Second-Order Network for Video Face Recognition

This paper has been accepted as ACCV 2018 Oral [paper] [supplemental material]

Network

image

Requirements

PyTorch 0.4.1

Python packages: pickle, matplotlib, h5py

Datasets

The training dataset WebFace and testing dataset IJB-A are released, where the faces are detected and cropped without alignment. Our trained models are also available. You can download these data from [BaiduYun].

The overlapped subjects of WebFace and IJB-A datasets are removed while training.

Test

After unzipping the data into ./data, run test_ijba.py, and you will get the result on IJB-A of our COSONet (corresponding to the ResNet_34_COSO in Table 2)

TAR = [0.6832107 0.81946075 0.85863197 0.93930644 0.9631115 ] @FAR[0.001, 0.005, 0.01, 0.05, 0.1]

Train

To train the COSONet by yourself, you can just run train_webface_resnet34_coso.py.

Contact

If you have any question, be free to contact me. My email is yirong.maoATvipl.ict.ac.cn

cosonet's People

Contributors

yirongmao avatar

Watchers

James Cloos avatar

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.