Skip to content

Latest commit

 

History

27 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

PIS-NAS: Pyramid Information System-Based Neural Architecture Search for Object Detection

Introduction

This repository is the official implementation of "PIS-NAS: Pyramid Information System-Based Neural Architecture Search for Object Detection".

Chentian Wei1,2, Ao Li1, Han Wang3, Le Dong 1*

1School of Artificial Intelligence, Xidian University

2Institute for Network Sciences and Cyberspace, Tsinghua University

3School of Aerospace Engineering, Xi'an Jiaotong University

*: Corresponding Author. Email: dongle@xidian.edu.cn

Code and Usage is now available.

Usage

To use this repository, you need to follow these steps:

  1. Clone the repository:
git clone https://github.com/ct-wei/PIS-NAS.git
  1. Install the required packages:
pip install -r requirements/nas.txt
  1. Search the model:
python tools/search.py configs/erf/cspnet/yolov8n_erf.py

Citation

If you find this useful, please support us by citing them.

@INPROCEEDINGS{wei25pisnas,
  author={Wei,Chentian and Li,Ao and Pu,Lei and Dong,Le},
  booktitle={}, 
  title={PIS-NAS: Pyramid Information System-Based Neural Architecture Search for Object Detection}, 
  year={2025},
  volume={},
  number={},
  pages={1-5},
  keywords={Object detection, Neural Architecture Search,Training-free, Information Theory},
  doi={}}

About

PIS-NAS: Pyramid Information System-Based Neural Architecture Search for Object Detection

Topics

Resources

Stars

7 stars

Watchers

2 watching

Forks

Releases

Packages

Used by

Contributors

Languages