forked from cv3dunizg/cv3dunizg.github.io
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
16 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,16 @@ | ||
#Literatura | ||
* [Geometrijske transformacije](https://szeliski.org/Book/) (§ 3.6) | ||
* [Cannyjev detektor rubova](https://canvas.stanford.edu/files/4183084/download?download_frd=1) | ||
* [Harrisov detektor kuteva](https://citeseerx.ist.psu.edu/document?doi=88cdfbeb78058e0eb2613e79d1818c567f0920e2) | ||
* [Invarijantne ključne točke (SIFT)](https://www.cs.ubc.ca/~lowe/papers/ijcv04.pdf) | ||
* [Optički tok](http://dspace.mit.edu/handle/1721.1/6337) | ||
* [Kaskade boostanih klasifikatora](https://link.springer.com/content/pdf/10.1023/B:VISI.0000013087.49260.fb.pdf) | ||
* [Poluglobalno podudaranje](https://core.ac.uk/download/pdf/11134866.pdf) | ||
* [Konvolucijski modeli](https://arxiv.org/abs/1611.03530) | ||
* [Rezidualni duboki modeli](https://arxiv.org/abs/1603.05027) | ||
* [Detekcija objekata](https://arxiv.org/abs/1703.06870) | ||
* [Semantička segmentacija](https://arxiv.org/abs/1605.06211) | ||
* [Normalizirajući tokovi](https://arxiv.org/abs/1605.08803) | ||
* [Transformeri za računalni vid](https://arxiv.org/abs/2202.06709) | ||
* [O generalizaciji konvolucijskih modela](https://arxiv.org/abs/1611.03530) | ||
* [Maskirajući autoenkoderi](https://arxiv.org/abs/2111.06377) |