- Carousel template:
<div class="item"> ... <div class="container"> <div class="carousel-caption"> <h1>News.</h1> <p>Win the prize in Hacking contest.</p> <p> <a class="btn btn-lg btn-primary" href="#" role="button">Learn more</a> </p> </div> </div> </div>
- Images are stored in
images/.
- Member information is declared in the respective object in
js/members.js. - Members' photos are stored in
images/members/. Should be cropped/resized to 120x150.
- Template:
<p> <b>Adaptive Spiking Neural Networks for Real-Time Multi-Object Detection Tasks</b> [to appear] </p> <p> Donghwa Kang, Woojin Shin, Cheol-Ho Hong, <b>Byunghoon Kang</b>, Jinkyu Lee and Hyeongboo Baek </p> <p>ACM/IEEE Design Automation Conference (DAC) 2026</p> <p><br></p>
- Files are stored in
publications/.