Skip to content

Commit

Permalink
not code runnable (#177)
Browse files Browse the repository at this point in the history
  • Loading branch information
StevenJokess committed Jan 27, 2021
1 parent 51aca20 commit 2fb3035
Showing 1 changed file with 8 additions and 8 deletions.
16 changes: 8 additions & 8 deletions pytorch_vision_ghostnet.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,11 +79,11 @@ The corresponding accuracy on ImageNet dataset with pretrained model is listed b
### References

You can read the full paper at this [link](https://arxiv.org/abs/1911.11907).
```
@inproceedings{han2019ghostnet,
title={GhostNet: More Features from Cheap Operations},
author={Kai Han and Yunhe Wang and Qi Tian and Jianyuan Guo and Chunjing Xu and Chang Xu},
booktitle={CVPR},
year={2020},
}
```

>@inproceedings{han2019ghostnet,
> title={GhostNet: More Features from Cheap Operations},
> author={Kai Han and Yunhe Wang and Qi Tian and Jianyuan Guo and Chunjing Xu and Chang Xu},
> booktitle={CVPR},
> year={2020},
>}

0 comments on commit 2fb3035

Please sign in to comment.