|
|
hai 8 meses | |
|---|---|---|
| .. | ||
| config | hai 8 meses | |
| datasets | hai 1 ano | |
| evaluator | hai 1 ano | |
| models | hai 8 meses | |
| utils | hai 1 ano | |
| .gitignore | hai 1 ano | |
| LICENSE | hai 1 ano | |
| README.md | hai 1 ano | |
| benchmark.py | hai 1 ano | |
| demo.py | hai 1 ano | |
| engine.py | hai 1 ano | |
| test.py | hai 1 ano | |
| train.py | hai 1 ano | |
| train.sh | hai 1 ano | |
The codebase of my research of General Object Detection
We recommend you to use Anaconda to create a conda environment:
conda create -n odlab python=3.8
Then, activate the environment:
conda activate odlab
Requirements:
pip install -r requirements.txt
My torch environment: