Skip to content

This is a strip of centerNet from MMdet to understand the architecture in depth

License

Notifications You must be signed in to change notification settings

akashprakas/CenterNet

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CenterNet

This is a strip of centerNet from MMdet to understand the architecture in depth . If you want to use the centerNet use it from MMDetection. The main aim of this repo is to understand the centerNet architecture and this is the very basic centerNet architecture possible.I am using the tiny kittidataset and its also uploaded and you should be able to run it with

python trainer.py

The individual modules can be runned individually for example

For model python model.py

For dataloader python kitty_dataloader.py

About

This is a strip of centerNet from MMdet to understand the architecture in depth

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages